SpreadsheetGear.Windows.Forms Namespace > WorkbookView Class > Print Method : Print(Boolean) Method |
'Declaration
Public Overloads Sub Print( _ ByVal showPrintDialog As System.Boolean _ )
'Usage
Dim instance As WorkbookView Dim showPrintDialog As System.Boolean instance.Print(showPrintDialog)
public void Print( System.bool showPrintDialog )
public procedure Print( showPrintDialog: System.Boolean );
public function Print( showPrintDialog : System.boolean );
public: void Print( System.bool showPrintDialog )
public: void Print( System.bool showPrintDialog )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2