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

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

    Parameters

    obj
    See Also