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

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

    Parameters

    aCopy
    See Also