Aspose::Pdf::PdfFormatConversionOptions::get_AutoTaggingSettings method
PdfFormatConversionOptions::get_AutoTaggingSettings method
Gets the settings for automatic tagging during PDF format conversion.
const System::SharedPtr<Aspose::Pdf::AutoTaggingSettings> & Aspose::Pdf::PdfFormatConversionOptions::get_AutoTaggingSettings() const
Remarks
Automatic tagging settings are used to configure the behavior of the auto-tagging process, which is typically employed to enhance the accessibility and structure of a PDF document during conversion to a specific PDF format.
See Also
- Typedef SharedPtr
- Class AutoTaggingSettings
- Class PdfFormatConversionOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++