TrvActionExport.ImagePrefix

 

<< Click to display table of contents >>

TrvActionExport.ImagePrefix

 

Prefix of image files saved together with HTML file.

property ImagePrefix: TRVUnicodeString;

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

This property is used for images with undefined (empty) file names, or when rvsoUseItemImageFileNames is not included in SaveOptions property.

See also properties:

CreateDirectoryForHTMLImages

See also:

TrvActionSave.ImagePrefix