XFINIUM.PDF Documentation
PdfSubmitFormAction Class Members
Properties 

Xfinium.Pdf.Actions Namespace : PdfSubmitFormAction Class

The following tables list the members exposed by PdfSubmitFormAction.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PdfSubmitFormAction object.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the sequence of actions to be performed after this action. (Inherited from Xfinium.Pdf.Actions.PdfAction)
Public Property Gets the cos action object. (Inherited from PdfAction)
Public Property Gets or sets the format of the submitted data.  
Public Property Gets or sets a value indicating whether the Pdf file is embedded in the submitted data.  
Public Property Gets or sets a value indicating whether only the annotations created by the current user are submitted.  
Public Property Gets or sets the list identifying which fields to include in the submission or which to exclude.  
Public Property Gets or sets a value indicating whether the submitted FDF file includes all markup annotations in the underlying PDF document.  
Public Property Gets or sets a value indicating whether the incremental updates to the underlying Pdf document are included in the submitted FDF file.  
Public Property Gets or sets a value indicating whether the fields with no value are submitted.  
Public Property 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.  
Public PropertyGets or sets a value indicating whether the fields in Fields list should be submitted or not.  
Public Property Gets or sets the URL the form data is submitted for processing.  
Public Property Gets or sets a value indicating whether the field values representing dates are converted to the standard PDF format.  
Public Property Gets or sets a value indicating whether the form data is submitted using HTTP GET method.  
Top
See Also

Reference

PdfSubmitFormAction Class
Xfinium.Pdf.Actions Namespace