'Declaration
Public ReadOnly Property IsPrintPreview As System.Boolean
'Usage
Dim instance As CommandPrint Dim value As System.Boolean value = instance.IsPrintPreview
public System.bool IsPrintPreview {get;}
public read-only property IsPrintPreview: System.Boolean;
public function get IsPrintPreview : System.boolean
public: __property System.bool get_IsPrintPreview();
public: property System.bool IsPrintPreview { System.bool get(); }