Spread Windows Forms 15.0
FarPoint.PDF Assembly / FarPoint.PDF Namespace / Document Class / Document Constructor


In This Topic
    Document Constructor
    In This Topic
    Initializes a new instance of the Document class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New Document()
    public Document()
    See Also