THotPDF.GetLoadedDocumentMetadataBytes Method

Method summary: THotPDF.GetLoadedDocumentMetadataBytes Method

Declaration

function GetLoadedDocumentMetadataBytes(out ABytes: TBytes): Boolean;

Unit

HPDFDoc

Parameters

NamePurpose
ABytesReceives the metadata stream bytes when the method returns True

Return value

Returns True when XMP metadata bytes are available

Usage notes

Related APIs