ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PDFFormat Class / Title Property

In This Topic
    Title Property (PDFFormat)
    In This Topic
    Gets or sets the document title for PDF accesibility.
    Syntax
    public string Title {get; set;}
    Public Property Title As String
    Remarks
    (The default value is a blank string)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also