public PrintDitherType Dither {get; set;}
public: __property PrintDitherType get_Dither(); public: __property void set_Dither( PrintDitherType value );
public: property PrintDitherType Dither { PrintDitherType get(); void set ( PrintDitherType value); }
'Declaration Public Property Dither As PrintDitherType
'Usage Dim instance As Printer Dim value As PrintDitherType instance.Dither = value value = instance.Dither
Printer Class Printer Members
©2019. Accusoft Corporation. All Rights Reserved.