AccessibilitySettings

public final class AccessibilitySettings

Settings for Accessibility. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.

Functions

Link copied to clipboard
public final AutoTaggingEngine getAutoTaggingEngine()
The engine used to build the logical structure tree when producing a tagged PDF/UA document.
Link copied to clipboard
public final void setAutoTaggingEngine(AutoTaggingEngine value)
The engine used to build the logical structure tree when producing a tagged PDF/UA document.