ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PDFFormat Class / PDFFormat Constructor
Example

In This Topic
    PDFFormat Constructor
    In This Topic
    Initialize a new instance of PDFFormat.
    Syntax
    public PDFFormat()
    Public Function New()
    Example
    PDF_Constructor
    PDFFormat PDF = new PDFFormat();
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also