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