New to Telerik Document ProcessingStart a free 30-day trial

Specifies whether a field character marks the start, separator, or end boundary of a field.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model.Fields

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

C#
public enum FieldCharacterType

Fields

Marks the end of a field and follows the field result.

C#
End = 1

Marks the boundary between the field code and the field result content.

C#
Separator = 2

Marks the beginning of a field and precedes the field code.

C#
Start = 0
In this article
DefinitionFieldsEndSeparatorStart
Not finding the help you need?
Contact Support