# DefaultPrintingSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session

## DESCRIPTION

Default Printing Settings

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

DefaultPrintingSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                                   | Name                   | Description                             |
| ------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------- | --------------------------------------- |
| String                                                                                                                                                 | DefaultPrinter         | The default printer chosen.             |
| [PrintingTechnologyUse](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/printingtechnologyuse) | DefaultPrinterTech     | The default printing technology chosen. |
| UInt32                                                                                                                                                 | ForceTime              | Force Default Printer for Seconds.      |
| Boolean                                                                                                                                                | MatchExactPrinterName  | Match Exact Printer Name.               |
| Boolean                                                                                                                                                | UpdateRemoteDefPrinter | Update the remote default printer.      |

## PUBLIC METHODS

| Type        | Name                    | Description                                                                                                                                                   |
| ----------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)  | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()          | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()              | String                                                                                                                                                        |
| ToString () | ### References to Types |                                                                                                                                                               |
