ArcGIS Pro 2.9 API Reference Guide
IncludeAccessibilityTags Property

ArcGIS.Desktop.Mapping Namespace > PDFFormat Class : IncludeAccessibilityTags Property
Gets or sets a Boolean that enables if accessibility tags are added to the output PDF document.
Syntax
public bool IncludeAccessibilityTags {get; set;}
Public Property IncludeAccessibilityTags As Boolean

Property Value

Type: System.Boolean
Remarks
(The default value is False)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PDFFormat Class
PDFFormat Members