ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSDeclaration Class / m_pFont Field

In This Topic
    m_pFont Field
    In This Topic
    Gets any font property declarations in this CSSDeclaration.
    Syntax
    'Declaration
     
    Public m_pFont As CSSFont
    public CSSFont m_pFont
    See Also