ArcGIS Pro 2.8 API Reference Guide
HasGeoRefInfo Property

ArcGIS.Desktop.Mapping Namespace > PDFFormat Class : HasGeoRefInfo Property
Gets or sets a Boolean that enables the export of coordinate system information for each map inserted into the output PDF file.
Syntax
public bool HasGeoRefInfo {get; set;}
Public Property HasGeoRefInfo As Boolean

Property Value

Type: System.Boolean
Remarks
(The default value is true)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PDFFormat Class
PDFFormat Members