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: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
public PdfStandardSubset PdfStandardSubset { get; set; }
Public Property PdfStandardSubset As PdfStandardSubset
Get
Set
Property Value
PdfStandardSubset