4 references to ResolutionY
ReachFramework (4)
PrintConfig\PageResolution.cs (4)
213
else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
)
315
PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
,
369
return this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
];
379
this[PrintSchemaTags.Keywords.PageResolutionKeys.
ResolutionY
] = value;