PDFReaderControls.NET Professional Type Reference

HttpMethod Enumeration

The http method specifies how to submit to the server.

public enum HttpMethod

Remarks

This property is meaningfull for SubmitFormat: Pdf and Html

Members

Member Name Description
Post Use Http post request.
Get Use Http get.

Requirements

Namespace: TallComponents.PDF.Actions

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

TallComponents.PDF.Actions Namespace