ArcGIS Pro 2.8 API Reference Guide
Author Property (PDFFormat)

ArcGIS.Desktop.Mapping Namespace > PDFFormat Class : Author Property
Gets or sets the document author for PDF accesibility.
Syntax
public string Author {get; set;}
Public Property Author As String

Property Value

Type: System.String
Remarks
(The default value is a blank string)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PDFFormat Class
PDFFormat Members