PdfDocumentControlPdfStandard Property
Gets or sets the PDF standards compliance level for the generated document.
The default is
None which means plain PDF without tagging
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfStandard PdfStandard { get; set; }
Property Value
PdfStandard