PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Win.Localization.Design Namespace / Project Structure / Project Constructor

In This Topic
    Project Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal obj As Object _
    )
    public Project( 
       object obj
    )

    Parameters

    obj
    See Also