GetPDFDeclarationsCount

תאימות

תיאור

מחזיר כמה רשומות PDF Declarations נושא המסמך

תחביר

Delphi

Function GetPDFDeclarationsCount: Integer;

ערכים מוחזרים

Nמספר רשומות ההצהרה, 0 כאשר אין

הערות

קראו את ה-URI, התפקיד והגרסה של כל רשומה באמצעות GetPDFDeclarationsURI, GetPDFDeclarationsRole ו-GetPDFDeclarationsVersion

דוגמה

for I:= 0 to PDF.GetPDFDeclarationsCount- 1 do Memo1.Lines.Add(PDF.GetPDFDeclarationsURI(I));

ראה גם

AuditDocumentSpace, AnalyseFile