Spread Windows Forms 15.0
FarPoint.PDF Assembly / FarPoint.PDF Namespace / Writer Class / Writer Constructor / Writer Constructor()


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