ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PrinterSettingsInfo Class / PrintToFile Property

In This Topic
    PrintToFile Property
    In This Topic
    Get or sets a boolean to create a printer file (.prn) that can be used later, instead of printing immediately.
    Syntax
    public bool PrintToFile {get; set;}
    Public Property PrintToFile As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also