# ClientOptionsPrinting

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions.Advanced

## DESCRIPTION

Client Options Printing Policy

## INHERITED FROM

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

⇒

ClientOptionsPrinting

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type    | Name                  | Description                                                                                                                                         |
| ------- | --------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
| Boolean | AllowEMFRasterization | Will convert non distributable fonts data to images.                                                                                                |
| Boolean | DynamicPrinterRedir   | When enabled, if any printer configuration which matches the redirection rules is updated, the changes are reflected on the remote virtual printer. |
| Boolean | Enabled               | Whether Printing policy is enabled or not.                                                                                                          |
| Boolean | PrintInstallFonts     | Will install any missing fonts automatically.                                                                                                       |
| Boolean | PrintRawSupport       | Will allow for raw printing support.                                                                                                                |
| Boolean | PrintRefreshCache     | Deprecated: Will refresh printer hardware information every 30 days.                                                                                |
| Boolean | PrintUseCache         | Deprecated: Will cache printer hardware information.                                                                                                |
| Boolean | PrintUseFontsCache    | Will allow for the RAS universal printing embedded fonts.                                                                                           |

## 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 |                                                                                                                                                               |
