RangeFields Property

Returns a Fields collection that represents all fields in the range.

Namespace:  Aspose.Words
Assembly:  Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntax
public FieldCollection Fields { get; }

Property Value

Type: FieldCollection
See Also