PDFView4NET WPF Edition
PDFSubmitFormAction Class Properties

O2S.Components.PDFView4NET.Actions Namespace : PDFSubmitFormAction Class

For a list of all members of this type, see PDFSubmitFormAction members.

Public Properties
 NameDescription
Public PropertyGets the child actions for this object. (Inherited from O2S.Components.PDFView4NET.Actions.PDFAction)
Public PropertyGets or sets the format of the data being submitted.  
Public PropertyGets or sets a value indicating whether the PDF document is embedded in the submitted FDF file.  
Public PropertyGets or sets a value indicating whether only the annotations whose author is the current user should be submitted.  
Public PropertyGets or sets the list of fields affected by this action.  
Public PropertyGets or sets a value indicating whether the markup annotations in the underlying PDF document are included in the submitted FDF file.  
Public PropertyGets or sets a value indicating whether the incremental updates to the underlying PDF document are included in the submitted FDF file.  
Public PropertyGets or sets a value indicating whether the fields with no value should be submitted.  
Public PropertyGets 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.  
Public PropertyGets or sets a value indicating whether the fields in Fields collection should be submitted or not.  
Public PropertyGets the action type. (Inherited from PDFAction)
Public PropertyGets or sets the URL for submitting the form data.  
Public PropertyGets or sets a value indicating whether the field values representing dates should be submitted using PDF date/time format.  
Public PropertyGets or sets a value indicating whether the field names and values should be submitted using HTTP GET method.  
Top
See Also

Reference

PDFSubmitFormAction Class
O2S.Components.PDFView4NET.Actions Namespace