The PdfSubmitFormAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | ControlCount |
Gets the number of controls associated with this action.
(Inherited from PdfControlAction.) |
![]() | Controls |
Gets the collection of controls associated with this action.
(Inherited from PdfControlAction.) |
![]() | IncludeNoValueControls |
Gets or sets a value indicating whether to submit controls without
a value.
|
![]() | NextActions |
Gets the collection of actions to be performed after this action.
(Inherited from PdfAction.) |
![]() | SubmitFormat |
Gets or sets the submit format.
|
![]() | SubmitMethod |
Gets or sets the submit method.
|
![]() | Uri |
Gets or sets the uniform resource identifier (URI) of the script at
the Web server that will process the submission.
|