Winnovative Logo

ExcelToPdfDocumentOptionsPdfStandardSubset Property

Winnovative Client for .NET Core
Defines the PDF subset used by the PDF document generated by the 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:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public PdfStandardSubset PdfStandardSubset { get; set; }

Property Value

Type: PdfStandardSubset
See Also

Reference