Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / Document Class
Members


In This Topic
    Document Class
    In This Topic
    Represents the printing document.
    Syntax
    'Declaration
     
    
    Public MustInherit Class Document 
    'Usage
     
    
    Dim instance As Document
    public abstract class Document 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Printing.Document

    See Also