PdfAccessibilitySettings
Leave feedback
On this page
Inheritance: java.lang.Object
public class PdfAccessibilitySettings
Provides Pdf Accessibility settings for the document saving.
| Constructor | Description |
|---|---|
| PdfAccessibilitySettings() |
| Method | Description |
|---|---|
| isEnableAutoTagging() | |
| setEnableAutoTagging(boolean enableAutoTagging) |
public PdfAccessibilitySettings()
public boolean isEnableAutoTagging()
Returns: boolean
public void setEnableAutoTagging(boolean enableAutoTagging)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| enableAutoTagging | boolean |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.