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