PdfConverterPdfStandardSubset Property |
Defines the PDF subset used by the generated PDF. The default value is Full.
This property can be used to instruct the converter to generate PDF/A, PDF/X or PDF/SiqQ
compliant documents.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public PdfStandardSubset PdfStandardSubset { get; set; }
Public Property PdfStandardSubset As PdfStandardSubset
Get
Set
Property Value
Type:
PdfStandardSubsetSee Also