Skip to main content
All docs
V26.1
  • GroupField Properties

    A form field that organizes other form fields into groups in a PDF document.
    Name Description
    Actions Gets or sets actions associated with the form field. Inherited from FormField.
    AlternateName Gets or sets an alternate name of the form field. Inherited from FormField.
    Kids Gets a collection of child fields.
    Name Gets or sets the name of the form field. Inherited from FormField.
    ReadOnly Gets or sets a value that indicates whether the form field is read-only. Inherited from FormField.
    Required Gets or sets a value that indicates whether the form field is required. Inherited from FormField.
    See Also