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