ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PrinterSettingsInfo Class


In This Topic
    PrinterSettingsInfo Class Properties
    In This Topic

    For a list of all members of this type, see PrinterSettingsInfo members.

    Public Properties
     NameDescription
    Public Property Get or sets if the selection symbology should be shown for all the layerss.  
    Public Property Gets or sets the name of the layout or map to be printed.  
    Public Property Gets or sets a boolean indicating to send an image stream rather than vector information to the printer.  
    Public Property Gets or sets the full path of the printer file.  
    Public PropertyGets or sets the System.Drawing.Printing.PrinterSettings object that contains the settings used for printing.  
    Public Property Get or sets a boolean to create a printer file (.prn) that can be used later, instead of printing immediately.  
    Public Property Gets or sets the image quality resample ratio.  
    Public Property Gets or sets the tiling options for how the layout should be printed when it exceeds the paper size.  
    Public Property Gets or sets a boolean indicating whether the layout should be tiled when printed.  
    Top
    See Also