PdfDocumentControlAccessibilityOptions Property

Gets the options that control accessibility of the generated PDF document These settings only take effect when a PDF/UA or PDF/A standard requiring a tagged structure tree is selected via PdfStandard

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfAccessibilityOptions AccessibilityOptions { get; }

Property Value

PdfAccessibilityOptions

See Also