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

In This Topic
    PrintAsImage Property
    In This Topic
    Gets or sets a boolean indicating to send an image stream rather than vector information to the printer.
    Syntax
    public bool PrintAsImage {get; set;}
    Public Property PrintAsImage As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also