[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Actions.ActionSubmitForm.PDFFormatFlags

ActionSubmitForm.PDFFormatFlags Enum

Defines possible values of PDFFormat property.

Namespace: GrapeCity.Documents.Pdf.Actions
Assembly: DS.Documents.Pdf.dll
Syntax
[Flags]
public enum ActionSubmitForm.PDFFormatFlags
<Flags>
Public Enum ActionSubmitForm.PDFFormatFlags

Fields

Name Description
GetMethod

Indicates whether the PDF document submitted using an HTTP GET request, otherwise it is submitted using a POST request.