public short LogPixels
Public LogPixels As Short
Dim instance As DevMode
Dim value As Short
value = instance.LogPixels
instance.LogPixels = value
public:
short LogPixels
val mutable LogPixels: int16
No code example is currently available or this language may not be supported.