Name | Description | |
---|---|---|
PDFSubmitFormAction Constructor | Initializes a new PDFSubmitFormAction object. |
The following tables list the members exposed by PDFSubmitFormAction.
Name | Description | |
---|---|---|
PDFSubmitFormAction Constructor | Initializes a new PDFSubmitFormAction object. |
Name | Description | |
---|---|---|
Actions | Gets the child actions for this object. (Inherited from O2S.Components.PDFView4NET.Actions.PDFAction) | |
DataFormat | Gets or sets the format of the data being submitted. | |
EmbedForm | Gets or sets a value indicating whether the PDF document is embedded in the submitted FDF file. | |
ExcludeNonUserAnnotations | Gets or sets a value indicating whether only the annotations whose author is the current user should be submitted. | |
Fields | Gets or sets the list of fields affected by this action. | |
IncludeAnnotations | Gets or sets a value indicating whether the markup annotations in the underlying PDF document are included in the submitted FDF file. | |
IncludeAppendSaves | Gets or sets a value indicating whether the incremental updates to the underlying PDF document are included in the submitted FDF file. | |
IncludeNoValueFields | Gets or sets a value indicating whether the fields with no value should be submitted. | |
SubmitCoordinates | Gets or sets a value indicating whether the coordinates of the mouse click that caused the submit form action are transmitted as part of form data. | |
SubmitFields | Gets or sets a value indicating whether the fields in Fields collection should be submitted or not. | |
Type | Gets the action type. (Inherited from O2S.Components.PDFView4NET.Actions.PDFAction) | |
Url | Gets or sets the URL for submitting the form data. | |
UseCanonicalDateTimeFormat | Gets or sets a value indicating whether the field values representing dates should be submitted using PDF date/time format. | |
UseHttpGet | Gets or sets a value indicating whether the field names and values should be submitted using HTTP GET method. |
Name | Description | |
---|---|---|
GetRawValue | Gets the value of the specified key. (Inherited from O2S.Components.PDFView4NET.Actions.PDFAction) |