TrvActionSave.SaveOptions

<< Click to display table of contents >>

TrvActionSave.SaveOptions

Defines options for saving HTML files.

property SaveOptions: TRVSaveOptions;

This property is defined only if RvHTMLViewImporter is used.

This property is used when saving to HTML format (ffeHTMLCSS). This property is used as the SaveOptions parameter of TCustomRichViewEdit.SaveHTMLEx method.

Default value:

[]

See also:

TrvActionExport.SaveOptions