[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms

Namespace GrapeCity.Documents.Pdf.AcroForms

Classes

AcroForm

Defines properties of AcroForm within PDF document.

CheckBoxField

Represents CheckBox AcroForm field.

ChoiceField

Base class for choice fields: ComboBox and ListBox.

ChoiceFieldItem

Represents an item displayed in ChoiceField.

ComboBoxField

Represents the ComboBox field.

CombTextField

Represents the text field divided into as many equally spaced positions, or combs, as the value of MaxLen, and the text is laid out into those combs.

Field

Defines AcroForm field.

Field.TriggerEvents

Defines events common for acroform fields with value.

FieldCollection

Represents a collection of Field objects.

FieldWidgetCollection

Represents a collection of WidgetAnnotation objects owned by Field object.

ListBoxField

Represents the ListBoxField field.

PushButtonField

Represents push button AcroForm field.

RadioButtonField

Represents group of radio buttons.

SignatureField

Represents the signature field.

SignatureLockedFields

Defines range of the Field objects to be locked when SignatureField is signed.

TextField

Represents the text field.

Enums

Field.CurrencySymbolStyle

Defines the location of the currency symbol in relation to the number.

Field.NumberNegativeStyle

Defines how negative numbers are displayed.

Field.NumberSeparatorStyle

Defines the placement of commas and periods in numbers.

Field.SpecialFormat

Defines the supported special formats.

FieldFlags

Defines possible values of the GrapeCity.Documents.Pdf.AcroForms.Field.Flags property.

FieldType

Defines possible field types.

SignatureLockedFieldsType

Defines possible values of Type property.