4 references to ResolutionX
ReachFramework (4)
PrintConfig\PageResolution.cs (4)
202
if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionX
)
321
PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionX
,
351
return this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionX
];
361
this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionX
] = value;