4 references to ResolutionY
ReachFramework (4)
PrintConfig\PageResolution.cs (4)
214
else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
)
316
PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
,
370
return this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
];
380
this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
] = value;