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: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
public PdfStandard PdfStandard { get; set; }
Property Value
PdfStandard