Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.Documents.Pdf.AcroForms Namespace
    In This Topic
    Classes
     ClassDescription
    ClassDefines properties of AcroForm within PDF document.
    ClassRepresents CheckBox AcroForm field.
    ClassBase class for choice fields: ComboBox and ListBox.
    ClassRepresents an item displayed in ChoiceField.
    ClassRepresents the ComboBox field.
    ClassRepresents 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.
    ClassDefines AcroForm field.
    ClassDefines events common for acroform fields with value.
    ClassRepresents a collection of Field objects.
    ClassRepresents a collection of GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation objects owned by Field object.
    ClassRepresents the ListBoxField field.
    ClassRepresents push button AcroForm field.
    ClassRepresents group of radio buttons.
    ClassRepresents the signature field.
    ClassDefines range of the Field objects to be locked when SignatureField is signed.
    ClassRepresents the text field.
    Enumerations
     EnumerationDescription
    EnumerationDefines the location of the currency symbol in relation to the number.
    EnumerationDefines how negative numbers are displayed.
    EnumerationDefines the placement of commas and periods in numbers.
    EnumerationDefines the supported special formats.
    EnumerationDefines possible values of the GrapeCity.Documents.Pdf.AcroForms.Field.Flags property.
    EnumerationDefines possible field types.
    EnumerationDefines possible values of SignatureLockedFields.Type property.
    See Also