ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PDFFormat Class / IncludeAccessibilityTags Property

In This Topic
    IncludeAccessibilityTags Property
    In This Topic
    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
    Remarks
    (The default value is False)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also