Property SubmitMethod
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
SubmitMethod
Gets or sets the submit method.
public PdfSubmitMethod SubmitMethod { get; set; }
Property Value
- PdfSubmitMethod
The submit method.
Exceptions
- UnexpectedStructureException
The value in the internal PDF structure has an unexpected type.