Name | Description | |
---|---|---|
![]() | WorkspaceDefaults Constructor |
The following tables list the members exposed by WorkspaceDefaults.
Name | Description | |
---|---|---|
![]() | WorkspaceDefaults Constructor |
Name | Description | |
---|---|---|
![]() | ClearClipboardOnWorkspaceExit | Gets or sets a value indicating whether the Windows Clipboard contents should be cleared upon exiting the Workspace. |
![]() | ExitOnLastDocumentClose | Gets or sets whether the workspace frame closes when the last document is closed. |
![]() | HideBuiltInTemplates | Gets or sets a value indicating whether stock/built-in templates should be hidden on the new document dialog. |
![]() | MaxRecentDocuments | Gets or sets a value indicating the maximum number of recent documents to show in the MRU list. |
![]() | OpenDocumentsInSameWorkspace | Gets or sets a value indicating whether documents should be opened in the current workspace or a new workspace. |
![]() | PromptForDisconnect | Gets or sets a value indicating whether to prompt for disconnect when a session is closed. |
![]() | SaveSessionAsCompoundDocument | Gets or sets a value indicating when a session will be saved as a Compound Session Document (Compound Session Document files include all of the customized settings for QuickPads, keyboard maps, themes, mouse maps, Hotspots, and ribbons). |
![]() | SaveSessionAsEncryptedDocument | Gets or sets a value indicating when a session will be saved as an encrypted Session Document by default |
![]() | SessionClosingOption | Gets or sets a value indicating what should happen with unsaved documents when the Workspace is shut down. |
![]() | ShowDocumentSwitcher | Gets or sets a value indicating whether the document switcher used to tab between documents is displayed. |
![]() | ShowManagedDocuments | Gets or sets a value indicating whether to show the Managed Documents panel when the Workspace opens. Setting is only enabled when ShowStartPage and EnableCentralizedManagement values are true. |
![]() | ShowStartPage | Gets or sets a value indicating whether to show the start up page when the Workspace opens. |
![]() | StartupAction | Gets or sets an action sequence to run when the WorkspaceStartupOption is set to ApplicationStartupEnum.RunStartupAction. |
![]() | WorkspaceStartupOption | Property for what to show the user when the Workspace application starts up ApplicationStartupOption. |
Name | Description | |
---|---|---|
![]() | ClearRecentDocumentsList | Clears all the recent documents shown in the MRU list. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from object) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |
Name | Description | |
---|---|---|
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |