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

    See Also