SpreadsheetGear 2017
WorkbookPrintDocument Class
Members 






SpreadsheetGear.Windows.Printing Namespace : WorkbookPrintDocument Class
Object Model
WorkbookPrintDocument Class
Syntax
'Declaration
 
Public Class WorkbookPrintDocument 
   Inherits System.Windows.Documents.DocumentPaginator
'Usage
 
Dim instance As WorkbookPrintDocument
public class WorkbookPrintDocument : System.Windows.Documents.DocumentPaginator 
public class WorkbookPrintDocument = class(System.Windows.Documents.DocumentPaginator)
public class WorkbookPrintDocument extends System.Windows.Documents.DocumentPaginator
public __gc class WorkbookPrintDocument : public System.Windows.Documents.DocumentPaginator 
public ref class WorkbookPrintDocument : public System.Windows.Documents.DocumentPaginator 
Inheritance Hierarchy

System.Object
   System.Windows.Documents.DocumentPaginator
      SpreadsheetGear.Windows.Printing.WorkbookPrintDocument

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

WorkbookPrintDocument Members
SpreadsheetGear.Windows.Printing Namespace