ArcGIS Pro 3.0 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, Windows 8.1

    See Also