ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PrinterSettingsInfo Class
Properties Methods


In This Topic
    PrinterSettingsInfo Class Members
    In This Topic

    The following tables list the members exposed by PrinterSettingsInfo.

    Public Constructors
     NameDescription
    Public Constructor Initialize a new instance of PrinterSettingsInfo.  
    Top
    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
    Public Methods
     NameDescription
    Public Method Validates the PrinterSettingsInfo properties set by the user.  
    Top
    See Also