TextBoxField

TextBoxField(Document)

المُنشئ الذي يجب استخدامه مع المولد.

public TextBoxField(Document doc)
معامليكتبوصف
docDocumentوثيقة حيث سيتم إنشاء الحقل.

أنظر أيضا


TextBoxField()

إنشاء مثيل لـ TextBoxField.

public TextBoxField()

أنظر أيضا


TextBoxField(Page, Rectangle)

مُنشئ حقل TextBox .

public TextBoxField(Page page, Rectangle rect)
معامليكتبوصف
pagePageالصفحة حيث يتم وضع حقل النص.
rectRectangleمستطيل حيث سيتم وضع حقل النص على الصفحة.

أنظر أيضا


TextBoxField(Document, Rectangle)

مُنشئ حقل TextBox .

public TextBoxField(Document doc, Rectangle rect)
معامليكتبوصف
docDocumentوثيقة حيث سيتم إنشاء الحقل.
rectRectangleمستطيل المجال.

أنظر أيضا