'Declaration Public Overloads Function Print( _ ByVal showPrintDialog As Boolean _ ) As Boolean
public bool Print( bool showPrintDialog )
Parameters
- showPrintDialog
- Specifies whether or not the Print dialog should be shown.
'Declaration Public Overloads Function Print( _ ByVal showPrintDialog As Boolean _ ) As Boolean
public bool Print( bool showPrintDialog )