New to Telerik Document ProcessingStart a free 30-day trial

Special inline marker that delimits field boundaries (Start, Separator, End) in the document's inline flow.

Definition

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

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

C#
public sealed class FieldCharacter : AnnotationMarkerBase

Inheritance: objectDocumentElementBaseInlineBaseAnnotationMarkerBaseFieldCharacter

Inherited Members InlineBase.ParagraphDocumentElementBase.EnumerateChildrenOfType<T>()DocumentElementBase.DocumentDocumentElementBase.Parent

Properties

Gets the type of this field character indicating whether it marks the start, separator, or end of a field.

C#
public FieldCharacterType FieldCharacterType { get; }
Property Value:

The type of the field character.

Gets the field information structure that associates this character with its start, separator, and end markers.

C#
public FieldInfo FieldInfo { get; }
Property Value:

The field info.

In this article
DefinitionPropertiesFieldCharacterTypeFieldInfo
Not finding the help you need?
Contact Support