[]
Gets or sets the version of the PDF to use when using the PDF-based Web Viewer type.
public PdfVersion Version { get; set; }
Type | Description |
---|---|
PdfVersion | A PdfVersion value indicating the PDF version to use for the PDF export. Default is Pdf14. |