PRIMAVERA | Developers

    Show / Hide Table of Contents

    Struct StdBSTipos.TSectionProperties

    Definição das propriedades de uma secção num mapa.

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    public struct TSectionProperties

    Fields

    backColor

    Declaration
    public int backColor
    Field Value
    Type Description
    System.Int32

    CssClass

    Declaration
    public string CssClass
    Field Value
    Type Description
    System.String

    height

    Declaration
    public int height
    Field Value
    Type Description
    System.Int32

    KeepTogether

    Declaration
    public bool KeepTogether
    Field Value
    Type Description
    System.Boolean

    Name

    Declaration
    public string Name
    Field Value
    Type Description
    System.String

    NewPageAfter

    Declaration
    public bool NewPageAfter
    Field Value
    Type Description
    System.Boolean

    NewPageBefore

    Declaration
    public bool NewPageBefore
    Field Value
    Type Description
    System.Boolean

    PrintAtBottomOfPage

    Declaration
    public bool PrintAtBottomOfPage
    Field Value
    Type Description
    System.Boolean

    ResetPageNumberAfter

    Declaration
    public bool ResetPageNumberAfter
    Field Value
    Type Description
    System.Boolean

    Suppress

    Declaration
    public bool Suppress
    Field Value
    Type Description
    System.Boolean

    SuppressIfBlank

    Declaration
    public bool SuppressIfBlank
    Field Value
    Type Description
    System.Boolean

    underlaySection

    Declaration
    public bool underlaySection
    Field Value
    Type Description
    System.Boolean

    Methods

    CreateInstance(StdPlatBS)

    Declaration
    public static StdBSTipos.TSectionProperties CreateInstance(StdPlatBS m_objBSO)
    Parameters
    Type Name Description
    StdPlatBS m_objBSO
    Returns
    Type Description
    StdBSTipos.TSectionProperties