Gets the corresponding Field object. Field is just a facade object that abstracts the FieldStart, FieldSeparator and FieldEnd objects that are part of a field.

Namespace: Docentric.Documents.ObjectModel.Fields
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public Field Field { get; }

Property Value

Type: Field