ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSText Structure / CSSText Constructor

In This Topic
    CSSText Constructor
    In This Topic
    Initializes a new instance of the CSSText struct.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal aCopy As CSSText _
    )
    public CSSText( 
       CSSText aCopy
    )

    Parameters

    aCopy
    See Also