TX Text Control .NET Documentation

LoadSettings.ApplicationFieldFormat Property

Description:Specifies the format of text fields which are imported.

Syntax:
[C#] public string DocumentBasePath { get; set; }
[Visual Basic] Public Property DocumentBasePath() As String
ValueDescription
NoneNo field supported through another application is imported. This is the default value.

MSWordFields which are supported and defined through Microsoft Word are imported. The LoadSettings.ApplicationFieldTypeNames property can be used to select particular types of fields.

HighEditFields which are supported and defined through the Heiler HighEdit component are imported.

Limitations:Microsoft Word and RTF only.

Introduced:14.0

See also:Loading, Saving and Database Support, Graphical Overview, PDF Import and Export.