THotPDF.IsLoadedPDFX Method

Überprüft, ob das aktuell geladene PDF-Dokument dem PDF/X-Standardformat (für professionellen Druck und Druckvorstufe) entspricht.

Deklaration

function IsLoadedPDFX: boolean;

Einheit

HPDFDoc

Rückgabewert

如果当前文档符合 PDF/X 标准,则返回 True;否则返回 False

Nutzungshinweise

Zugehörige API