TrvActionSave.FileTitle

<< Click to display table of contents >>

TrvActionSave.FileTitle

Defines title for HTML files.

property FileTitle: TRVUnicodeString;

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 Title parameter of TCustomRichViewEdit.SaveHTMLEx method.

See also:

TrvActionExport.FileTitle