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

In This Topic
    m_pPage Field
    In This Topic
    Gets any text page declarations in this CSSDeclaration.
    Syntax
    'Declaration
     
    Public m_pPage As CSSPage
    public CSSPage m_pPage
    See Also