PdfDocumentControlGenerateTaggedPdf Property

Controls if the generated PDF document will be tagged for accessibility. The default is false

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public bool GenerateTaggedPdf { get; set; }

Property Value

Boolean

See Also