Aspose::Pdf::PdfFormatConversionOptions::set_AutoTaggingSettings method
PdfFormatConversionOptions::set_AutoTaggingSettings method
Sets the settings for automatic tagging during PDF format conversion.
void Aspose::Pdf::PdfFormatConversionOptions::set_AutoTaggingSettings(System::SharedPtr<Aspose::Pdf::AutoTaggingSettings> value)
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++