Overload | Description |
---|---|
Print() | Print a mapview using default printer settings. This method must be called on the MCT. Use QueuedTask.Run. |
Print(PrinterSettingsInfo) | Print a mapview using the specified settings. This method must be called on the MCT. Use QueuedTask.Run. |