public VirtualPrinterType IsVirtual { get; }
Public ReadOnly Property IsVirtual As VirtualPrinterType Get
public: property VirtualPrinterType IsVirtual { VirtualPrinterType get (); }
member IsVirtual : VirtualPrinterType with get