ArcGIS Pro 2.8 API Reference Guide
ExportToPDF Method

ArcGIS.Desktop.Reports Namespace > Report Class : ExportToPDF Method
Output file name.
Provides PDFFormat export options.
Report export options.
Use the MapMember selection.
Export a report to a PDF format. This method must be called on the MCT. Use QueuedTask.Run.
Syntax

Parameters

outputName
Output file name.
exportFormat
Provides PDFFormat export options.
reportExportOptions
Report export options.
useSelection
Use the MapMember selection.
Exceptions
ExceptionDescription
This method or property must be called within the lambda passed to QueuedTask.Run.
The OutputFileName is invalid.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Report Class
Report Members