​
​
​

Gets a collection of all Microsoft Word or Heiler HighEdit fields that have been created or imported from a Microsoft Word or RTF document. The property value is an object of the type ApplicationFieldCollection.

Syntax

​public ApplicationFieldCollection ApplicationFields { get; }
​Public ReadOnly Property ApplicationFields() As ApplicationFieldCollection
​

Limitations

Read only.

​