Enum HttpMethod
Namespace TallComponents.PDF.Layout.Actions
The http method specifies how to submit to the server.
This property is meaningful for SubmitFormat: Pdf and Html
Fields
Post
Use Http post request.
Get
Use Http get.