ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PDFFormat Class / LanguageCode Property

In This Topic
    LanguageCode Property
    In This Topic
    Gets or sets the language code for PDF accessibility tags.
    Syntax
    public string LanguageCode {get; set;}
    Public Property LanguageCode As String
    Remarks
    The default value is "en-us".
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also