Active
|
Indicates whether or not the SnapEntity is locked.
|
DataFieldName
|
Specifies the name of a data field that is assigned to the Snap field.
|
Document
|
Provides access to a SnapDocument, to which the SnapEntity belongs.
|
EmptyFieldDataAlias
|
Specifies the text to show in a document instead of a blank space if a Snap field receives an empty data source record.
|
EnableEmptyFieldDataAlias
|
Enables the application displaying a custom text instead of a blank space if a Snap field receives an empty data source record.
|
Field
|
Provides access to a Field associated with the SnapEntity.
|
FieldName
|
Obsolete. Specifies the name of a data field that is bound to the SnapText.
|
FormatString
|
Specifies a string format applied to the SnapText.
|
IsParameter
|
Gets or sets whether the data field associated with a SnapEntity object is a parameter.
|
KeepLastParagraph
|
Specifies whether or not to insert the current paragraph spacing after its last occurrence in the document.
|
SubDocument
|
Provides access to an object implementing the basic document functionality that is common for the header, footer and the main document body.
|
SummaryFunc
|
Specifies a summary function applied to the SnapText.
|
SummaryIgnoreNullValues
|
Specifies whether or not to ignore empty fields when calculating a summary for the SnapText.
|
SummaryRunning
|
Specifies the range across which a summary function is calculated.
|
TextAfterIfFieldNotBlank
|
Specifies the text added to the SnapText after the content obtained from the bound data field (if this content is not empty).
|
TextBeforeIfFieldNotBlank
|
Specifies the text added to the SnapText before the content obtained from the bound data field (if this content is not empty).
|
TextFormat
|
Gets or sets format of the text obtained as the field result.
|