'Declaration Public ReadOnly Property PrintResolution As Size
'Usage Dim instance As Printer Dim value As Size value = instance.PrintResolution
public Size PrintResolution {get;}
public: __property Size get_PrintResolution();
public: property Size PrintResolution { Size get(); }
Printer Class Printer Members
©2015. Accusoft Corporation. All Rights Reserved.