4 references to ResolutionY
ReachFramework (4)
PrintConfig\PageResolution.cs (4)
215
else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
)
318
PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
,
372
return this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
];
382
this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
] = value;