SpreadsheetGear 2017
WorkbookPrintDocument Class
Members 






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

System.Object
   System.Windows.DependencyObject
      System.Windows.Printing.PrintDocument
         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