THotPDF.SetFormFieldFormatAction Method
Metodsammanfattning: THotPDF.SetFormFieldFormatAction Method
Deklaration
procedure SetFormFieldFormatAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Enhet
HPDFDoc
Parametrar
| Namn | Syfte |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Returvärde
Returnerar inget värde
Användningsanteckningar
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
Relaterade API:er
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents