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()
Assembly: StdPlatBS100.dll
Syntax
public struct TSectionProperties
Fields
backColor
Declaration
Field Value
Type |
Description |
System.Int32 |
|
CssClass
Declaration
Field Value
Type |
Description |
System.String |
|
height
Declaration
Field Value
Type |
Description |
System.Int32 |
|
KeepTogether
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Name
Declaration
Field Value
Type |
Description |
System.String |
|
NewPageAfter
Declaration
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
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
Returns