THotPDF.SetLoadedFormFieldNameValuePairs Method
Rezumatul metodei: THotPDF.SetLoadedFormFieldNameValuePairs Method
Declarație
function SetLoadedFormFieldNameValuePairs(AValues: TStrings; IgnoreUnknownFields: boolean= False): Integer;
Unitate
HPDFDoc
Parametri
| Nume | Scop |
|---|---|
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 |
Valoare de întoarcere
Returns the number of fields updated
Note de utilizare
- 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-uri asociate
- THotPDF
- THPDFPage
- Cuprins