PdfDocumentOptions.GenerateTaggedPdf Property
A flag indicating if the generated PDF document is tagged for accessibility.
The default is false.
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public bool GenerateTaggedPdf { get; set; }
Property Value
Boolean