TrvActionExport.SaveOptions

<< Click to display table of contents >>

TrvActionExport.SaveOptions

Defines options for saving HTML files.

property SaveOptions: TRVSaveOptions;

This property is used when exporting to HTML formats (ffeHTMLCSS or ffeHTML). This property is used as the SaveOptions parameter of TCustomRichViewEdit.SaveHTML and SaveHTMLEx methods.

Default value:

[]

See also:

TrvActionSave.SaveOptions