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

    See Also