THPDFPage.CreateCheckBox Method

סיכום המתודה: THPDFPage.CreateCheckBox Method

הצהרה

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

יחידה

HPDFDoc

פרמטרים

שםמטרה
FieldNameName of the form field
ExportValueValue exported when the check box is selected
RectangleWidget rectangle on the page
CheckedInitial checked state

ערך החזרה

THPDFAcroFormField wrapper for the created check box

הערות שימוש

ממשקי API קשורים