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

In This Topic
    m_pLine Field
    In This Topic
    Gets any text line declarations in this CSSDeclaration.
    Syntax
    'Declaration
     
    Public m_pLine As CSSLine
    public CSSLine m_pLine
    See Also