THotPDF.SetLoadedFormFieldNameValuePairs Method

Povzetek metode: THotPDF.SetLoadedFormFieldNameValuePairs Method

Deklaracija

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

Unit

HPDFDoc

Parametri

NameNamen
AValuesCaller-owned collection containing name=value entries
IgnoreUnknownFieldsTrue to skip unknown field names or False to raise an exception for the first unknown name

Vrnjena vrednost

Returns the number of fields updated

Opombe o uporabi

Povezani API-ji