Package | Description |
---|---|
com.aspose.pdf |
The com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like
Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
AutoTaggingSettings |
PdfFormatConversionOptions.getAutoTaggingSettings()
Gets or sets the settings for automatic tagging during PDF format conversion.
|
static AutoTaggingSettings |
AutoTaggingSettings.getDefault()
Gets the default settings for auto-tagging functionality in PDF documents.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfFormatConversionOptions.setAutoTaggingSettings(AutoTaggingSettings value)
Gets or sets the settings for automatic tagging during PDF format conversion.
|
Copyright © 2025 Aspose. All Rights Reserved.