# PrintingSettings.md

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

RAS Printing Settings

## INHERITED FROM

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

⇒

PrintingSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                                 | Name                    | Description                                                           |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------- | --------------------------------------------------------------------- |
| List\<String>                                                                                                                                        | AutoInstallFonts        | Auto Installed Fonts.                                                 |
| [PrnDriverAllowMode](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/types/prndriverallowmode) | DriverAllowMode         | Printer Drivers allow mode.                                           |
| Boolean                                                                                                                                              | EmbedFonts              | Whether Embed Fonts is enabled or not.                                |
| List\<String>                                                                                                                                        | ExcludedFontsArray      | Excluded Fonts string array.                                          |
| List\<String>                                                                                                                                        | PrinterDriversArray     | Printer Drivers string array.                                         |
| String                                                                                                                                               | PrinterNamePattern      | Printer Name Pattern.                                                 |
| Boolean                                                                                                                                              | ReplicatePrinterDrivers | Whether the option "Replicate Printer Drivers Settings" is enabled or |
| not.                                                                                                                                                 | Boolean                 | ReplicatePrinterFont                                                  |
| Whether the option "Replicate Printer Font Settings" is enabled or not..                                                                             | Boolean                 | ReplicatePrinterPattern                                               |

## PUBLIC METHODS

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