4 references to ResolutionX
ReachFramework (4)
PrintConfig\PageResolution.cs (4)
195
if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionX
)
312
PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionX
,
342
return this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionX
];
352
this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionX
] = value;