Name | Description | |
---|---|---|
![]() | ClearClipboardOnWorkspaceExit | Gets or sets a value indicating whether the Windows Clipboard contents should be cleared on 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 session will be saved as compount document (Save a session in a file format that includes all configuration files (keyboard maps, etc) in a single file.) |
![]() | SaveSessionAsEncryptedDocument | Gets or sets a value indicating when a session will be saved as an Encrypted Session Document |
![]() | 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 Workspace opens. |
![]() | StartupAction | Gets or sets an action sequence to run when the WorkspaceStartupOption is set to ApplicationStartupEnum.RunStartupAction. |
![]() | WorkspaceStartupOption | Gets or sets a value indicating what to show the user when the Workspace application starts up ApplicationStartupOption |