TrvActionInsertPicture.StoreFileNameInItemName |
Top Previous Next |
|
Specifies whether file names (full paths) are stored in item names of inserted pictures. property StoreFileNameInItemName: Boolean; If this property is True, path to the graphic file is stored in the document in the item name (item text). It's not recommended to use this option. Use StoreFileName instead. Default value False See also: •TrvActionPasteSpecial.StoreFileNameInItemName •TrvActionItemProperties (does not support storing paths in item names) •RTF reading (does not support storing paths in item names) •TRvHtmlViewImporter.StoreFileNameInItemName •TRvHtmlImporter.Options (rvhtmloImgSrcToImageName option) |