THotPDF.GetLoadedDocumentMetadataBytes 메서드
메서드 요약: THotPDF.GetLoadedDocumentMetadataBytes 메서드
선언
function GetLoadedDocumentMetadataBytes(out ABytes: TBytes): Boolean;
유닛
HPDFDoc
매개변수
| 이름 | 목적 |
|---|---|
ABytes | Receives the metadata stream bytes when the method returns True |
반환 값
Returns True when XMP metadata bytes are available
사용 참고 사항
관련 API
- THotPDF.GetLoadedCatalog 메서드
- THotPDF.ValidateFacturXInvoice 메서드
- THotPDF.DetectFacturXInvoice 메서드
- THotPDF.ExtractFacturXXML 메서드