TrvActionSave.ImagePrefix

<< Click to display table of contents >>

TrvActionSave.ImagePrefix

Prefix of image files saved together with HTML file.

property ImagePrefix: TRVUnicodeString;

This property is defined only if RvHTMLViewImporter is used.

This property is used when saving to HTML format (ffeHTMLCSS). This property (probably with subdirectory name) is used as the ImagesPrefix parameter of TCustomRichViewEdit.SaveHTMLEx method.

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:

TrvActionExport.ImagePrefix