TRVDocParameters.Author

<< Click to display table of contents >>

TRVDocParameters.Author

Author of the document

property Author: TRVUnicodeString;

(introduced in version 13; changed in version 18)

In TRichViewEdit, you can change this property as an editing operation, see TRichViewEdit.SetStrPropertyEd.

For RTF and DocX, and for HTML import, this property is used optionally (can be turned on/off using options). But for HTML saving, this property is always used.

Default value:

'' (empty string)