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ên | Mục đích |
|---|---|
AValues | Caller-owned collection containing name=value entries |
IgnoreUnknownFields | True 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
- Each entry must have a non-empty field name before the first equals sign
- Pass a non-nil TStrings instance owned by the caller
API liên quan
- THotPDF
- THPDFPage
- Nội dung