Pdf |
The PdfFormActionSelectedFieldCollection type exposes the following members.
Name | Description | |
---|---|---|
All | Gets or sets a value indicating whether to submit / reset all form fields. If , then only fields with names specified in SelectedFields are submitted / reset (if Excluded is ) or excluded from the submission / resetting (if Excluded is ). Default value: . | |
Excluded | Gets or sets a value indicating whether fields with names specified in SelectedFields are excluded from the submission / resetting. Default value: . |
Name | Description | |
---|---|---|
GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfCollection.
(Defined by PdfObjectExtensions) | |
GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
GetOrAddArray |
Gets the PdfArray that serves as a backing storage of the specified PdfCollection.
(Defined by PdfObjectExtensions) | |
GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |