4 references to ResolutionX
ReachFramework (4)
PrintConfig\PageResolution.cs (4)
196
if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionX
)
313
PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionX
,
343
return this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionX
];
353
this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionX
] = value;