SpreadsheetGear 2023
PrintPreview() Method


SpreadsheetGear.Windows.Controls Namespace > WorkbookView Class > PrintPreview Method : PrintPreview() Method
Shows a print preview of the active sheet.
Syntax
'Declaration
 
Public Overloads Sub PrintPreview() 
'Usage
 
Dim instance As WorkbookView
 
instance.PrintPreview()
public void PrintPreview()
Requirements

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

See Also

Reference

WorkbookView Class
WorkbookView Members
Overload List
Print(Boolean) Method
Print(PrintWhat,Boolean) Method
PrintPreview(PrintWhat) Method
ActiveSheet Property
PageSetup Property