THotPDF.SetLoadedFormFieldNameValuePairs Method

Tóm tắt phương thức: THotPDF.SetLoadedFormFieldNameValuePairs Method

Khai báo

function SetLoadedFormFieldNameValuePairs(AValues: TStrings; IgnoreUnknownFields: boolean= False): Integer;

Đơn vị

HPDFDoc

Tham số

TênMục đích
AValuesCaller-owned collection containing name=value entries
IgnoreUnknownFieldsTrue to skip unknown field names or False to raise an exception for the first unknown name

Giá trị trả về

Returns the number of fields updated

Ghi chú sử dụng

API liên quan