THotPDF.SetLoadedSubject Method

Sets the Subject field in the information dictionary of the loaded PDF document in order to update the document's subject metadata

Declaration

procedure SetLoadedSubject(const ASubject: AnsiString);

Unit

HPDFDoc

Parameters

NamePurpose
ASubjectThe subject description string to write to the Subject entry in the document information dictionary

Usage notes

Related APIs