PdfDocumentOptionsPdfStandardSubset Property
Defines the PDF subset used by the PDF document generated by the HTML to PDF converter. The default value is Full.
This property can be used to instruct the converter to generate PDF/A or PDF/X compliant documents.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public PdfStandardSubset PdfStandardSubset { get; set; }
Property Value
PdfStandardSubset