# DesktopOptions

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session.Display

## DESCRIPTION

Sessions Desktop Options Policy

## INHERITED FROM

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

⇒

DesktopOptions

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                   | Name          | Description                                                          |
| -------------------------------------------------------------------------------------------------------------------------------------- | ------------- | -------------------------------------------------------------------- |
| Boolean                                                                                                                                | EmbedDesktop  | If box is checked the desktop will always be fixed                   |
| Boolean                                                                                                                                | Enabled       | Whether Display Settings Options is enabled or not                   |
| [ConnectionBar](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/connectionbar) | FullScreenBar | Show the connection bar in fullscreen                                |
| [SmartSizing](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/smartsizing)     | SmartSizing   | The smart-sizing mode                                                |
| Boolean                                                                                                                                | SpanDesktops  | If box is checked the desktop will spanned across all other monitors |

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