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

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

    Parameters

    aCopy
    See Also