THotPDF.SetLoadedCatalogVersion Method

Overwrites the Version entry in the Catalog dictionary of the loaded PDF document to specify the PDF version number declared by the document

Declaration

procedure SetLoadedCatalogVersion(const AVersion: AnsiString);

Unit

HPDFDoc

Parameters

NamePurpose
AVersion要写入目录 Version 条目的版本字符串,如 1.41.51.72.0

Usage notes

Related APIs