2 references to dmYResolutionByteOffset
ReachFramework (2)
MS\Internal\Printing\Configuration\DevMode.cs (2)
263
get { return (short)ReadWORD(
dmYResolutionByteOffset
); }
267
WriteWORD(
dmYResolutionByteOffset
, (ushort)value);