PrinterSettingsInfo Class Members
In This Topic
The following tables list the members exposed by PrinterSettingsInfo.
Public Constructors
Public Properties
| Name | Description |
 | DoShowSelectionSymbology |
Get or sets if the selection symbology should be shown for all the layerss.
|
 | LayoutOrMapName |
Gets or sets the name of the layout or map to be printed.
|
 | PrintAsImage |
Gets or sets a boolean indicating to send an image stream rather than vector information to the printer.
|
 | PrinterFileName |
Gets or sets the full path of the printer file.
|
 | PrinterSettings | Gets or sets the System.Drawing.Printing.PrinterSettings object that contains the settings used for printing. |
 | PrintToFile |
Get or sets a boolean to create a printer file (.prn) that can be used later, instead of printing immediately.
|
 | RasterSampleRatio |
Gets or sets the image quality resample ratio.
|
 | TileOptions |
Gets or sets the tiling options for how the layout should be printed when it exceeds the paper size.
|
 | Tiling |
Gets or sets a boolean indicating whether the layout should be tiled when printed.
|
Top
Public Methods
See Also