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

In This Topic
    Subject Property (PDFFormat)
    In This Topic
    Gets or sets the document subject for PDF accesibility.
    Syntax
    public string Subject {get; set;}
    Public Property Subject 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