Back to Devexpress

PdfAcroFormCheckBoxField Properties

officefileapi-devexpress-dot-pdf-dot-pdfacroformcheckboxfield-dot-underscore-properties.md

latest3.6 KB
Original Source

PdfAcroFormCheckBoxField Properties

Represents a check box field.

NameDescription
AppearanceSpecifies the appearance settings for the interactive form field. Inherited from PdfAcroFormVisualField.
ButtonStyleSpecifies a button style which is applied to a check box field.
ExportValueSpecifies an export value of a check box field.
IsCheckedGets or sets whether a check box is checked.
NameSpecifies the interactive form field name. Inherited from PdfAcroFormField.
PageNumberSpecifies page number where the interactive form field will be created. Inherited from PdfAcroFormVisualField.
PrintSpecifies whether the current form field is printed. Inherited from PdfAcroFormVisualField.
ReadOnlyGets or sets whether the interactive form field allows edit operations. Inherited from PdfAcroFormVisualField.
RectangleSpecifies a rectangle inside which an interactive form field is located on a page. Inherited from PdfAcroFormCommonVisualField.
RequiredGets or sets the required status of the interactive form field. Inherited from PdfAcroFormVisualField.
RotationSpecifies the rotation to apply to interactive form field. Inherited from PdfAcroFormVisualField.
ShouldGeneratePressedAppearanceSpecifies whether to generate a down appearance that will appear in a check box when the mouse button is pressed within the check box area.
TextAlignmentSpecifies the horizontal alignment of the interactive form field’s text. Inherited from PdfAcroFormCommonVisualField.
ToolTipSpecifies the form field’s tooltip text. Inherited from PdfAcroFormField.
VisibleSpecifies whether the form field is visible on the page. Inherited from PdfAcroFormVisualField.

See Also

PdfAcroFormCheckBoxField Class

PdfAcroFormCheckBoxField Members

DevExpress.Pdf Namespace