THPDFPage.CreateCheckBox Method

Tóm tắt phương thức: THPDFPage.CreateCheckBox Method

Khai báo

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

Đơn vị

HPDFDoc

Tham số

TênMục đích
FieldNameName of the form field
ExportValueValue exported when the check box is selected
RectangleWidget rectangle on the page
CheckedInitial checked state

Giá trị trả về

THPDFAcroFormField wrapper for the created check box

Ghi chú sử dụng

API liên quan