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