AutoTaggingSettings.EnableAutoTagging

AutoTaggingSettings.EnableAutoTagging property

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

public bool EnableAutoTagging { get; set; }

Remarks

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

See Also