Aspose::Pdf::AutoTaggingSettings::set_EnableAutoTagging method

AutoTaggingSettings::set_EnableAutoTagging method

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

void Aspose::Pdf::AutoTaggingSettings::set_EnableAutoTagging(bool value)

Remarks

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

See Also