THPDFPage.CreateCheckBox Method

Menetelmän yhteenveto: THPDFPage.CreateCheckBox Method

Määrittely

function CreateCheckBox(const FieldName, ExportValue: AnsiString; Rectangle: TRect; Checked: boolean = false): THPDFAcroFormField;

Yksikkö

HPDFDoc

Parametrit

NimiTarkoitus
FieldNameName of the form field
ExportValueValue exported when the check box is selected
RectangleWidget rectangle on the page
CheckedInitial checked state

Paluuarvo

THPDFAcroFormField wrapper for the created check box

Käyttöhuomautukset

Aiheeseen liittyvät API:t