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