ArcGIS Pro 3.7 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 Property PrintToFile As Boolean
    public bool PrintToFile {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also