4 references to ResolutionY
ReachFramework (4)
PrintConfig\PageResolution.cs (4)
221
else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
)
324
PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
,
378
return this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
];
388
this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
] = value;