TXTextControl.ImageExportFilters Property

This property returns a string which specifies the available filters for exporting images. The filter names are separated through a '|' sign. It can be used to initialize the Filter property of a Common Dialog Control.

Syntax

TXTextControl.ImageExportFilters

Data Types

String.

Limitations

Read only, run time only.

See Also