XFINIUM.PDF Documentation
PdfSubmitFormAction Class Members
Properties 

The following tables list the members exposed by PdfSubmitFormAction.

Public Constructors
 NameDescription
Public ConstructorPdfSubmitFormAction ConstructorInitializes a new PdfSubmitFormAction object.  
Top
Public Properties
 NameDescription
Public PropertyActions Gets or sets the sequence of actions to be performed after this action. (Inherited from Xfinium.Pdf.Actions.PdfAction)
Public PropertyCosAction Gets the cos action object. (Inherited from Xfinium.Pdf.Actions.PdfAction)
Public PropertyDataFormat Gets or sets the format of the submitted data.  
Public PropertyEmbedForm Gets or sets a value indicating whether the Pdf file is embedded in the submitted data.  
Public PropertyExcludeNonUserAnnotations Gets or sets a value indicating whether only the annotations created by the current user are submitted.  
Public PropertyFields Gets or sets the list identifying which fields to include in the submission or which to exclude.  
Public PropertyIncludeAnnotations Gets or sets a value indicating whether the submitted FDF file includes all markup annotations in the underlying PDF document.  
Public PropertyIncludeAppendSaves Gets or sets a value indicating whether the incremental updates to the underlying Pdf document are included in the submitted FDF file.  
Public PropertyIncludeNoValueFields Gets or sets a value indicating whether the fields with no value are submitted.  
Public PropertySubmitCoordinates 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 PropertySubmitFieldsGets or sets a value indicating whether the fields in Fields list should be submitted or not.  
Public PropertyUrl Gets or sets the URL the form data is submitted for processing.  
Public PropertyUseCanonicalDateTimeFormat Gets or sets a value indicating whether the field values representing dates are converted to the standard PDF format.  
Public PropertyUseHttpGet 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

Send Feedback