Name | Description | |
---|---|---|
![]() | PdfSubmitFormAction | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfSubmitFormAction | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | ActionType | Gets the action type. (Inherited from PdfAction) |
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Fields | Gets or sets an array identifying which fields to include in the action or which to exclude, depending on the setting of the FieldsIsExclude property. (Inherited from PdfInteractiveFormAction) |
![]() | FieldsIsExclude | Gets or sets a value indicating whether the Fields list specifies which fields to exclude in the action. (Inherited from PdfInteractiveFormAction) |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | IsIncludeNoValueFields | Gets or sets a value indicating whether all fields including fields without a value are submitted. |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
![]() | IsUseGetMethod | Gets or sets a value indicating whether fields are submitted using an HTTP GET request. |
![]() | NextActions | Gets or sets the sequence of next actions to be performed after the action. (Inherited from PdfAction) |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | SubmitFormat | Gets or sets a format of interactive form field submit. |
![]() | Url | Gets or sets an URL giving the uniform resource locator (URL) of the script at the Web server that will process the submission. |
![]() | UrlSpecification | Gets or sets an URL file specification giving the uniform resource locator (URL) of the script at the Web server that will process the submission. |
Name | Description | |
---|---|---|
![]() | Execute | Executes this action. (Inherited from PdfAction) |
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | GetActionFields | Returns an array array identifying which fields to include in the submission. |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |