ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PDFFormat Class / Author Property

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