Aspose::Pdf::AutoTaggingSettings::get_EnableAutoTagging method

AutoTaggingSettings::get_EnableAutoTagging method

Gets a value indicating whether the auto-tagging functionality is enabled.

bool Aspose::Pdf::AutoTaggingSettings::get_EnableAutoTagging() const

Remarks

When enabled, the auto-tagging functionality automatically generates tagged content for the PDF document, which can improve accessibility and structure.

See Also