THotPDF.GetLoadedFormFieldNames Method

Ruft eine Liste der Namen aller Formularfelder (Form Fields) ab, die im geladenen PDF-Dokument vorhanden sind.

Deklaration

function GetLoadedFormFieldNames: THPDFAnsiStringArray;

Einheit

HPDFDoc

Rückgabewert

返回一个 THPDFAnsiStringArray,包含了文档中每个表单控件对应名称的字符串数组。

Nutzungshinweise

Zugehörige API