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

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

    Parameters

    aCopy
    See Also