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. Before loading a document the LoadSettings.ApplicationFieldFormat property must be set, otherwise this collection is empty.

Introduced: 14.0.

Syntax

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

Limitations

Read only.

See Also

Text Fields and Hypertext Links - Hypertext Links.