Returns a Fields read-only collection that represents all the fields in the specified range.

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

Property Value

Type: ReadOnlyCollection<T>