THotPDF.SetLoadedAuthor Method

Sets loaded author state for subsequent document creation output. The setting affects later page drawing, page dictionary entries, conformance metadata, or text emission rather than already-written content

Declaration

procedure SetLoadedAuthor(const AAuthor: AnsiString);

Unit

HPDFDoc

Parameters

NamePurpose
AAuthorInput used by SetLoadedAuthor

Return value

This member does not return a value

Usage notes

Related APIs