Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.WorkspaceSettings Namespace / IWorkspaceDefaults Interface
Properties Methods

In This Topic
    IWorkspaceDefaults Interface Members
    In This Topic

    The following tables list the members exposed by IWorkspaceDefaults.

    Public Properties
     NameDescription
     PropertyGets or sets a value indicating whether the Windows Clipboard contents should be cleared upon exiting the Workspace  
     PropertyGets or sets whether the workspace frame closes when the last document is closed.  
     PropertyGets or sets a value indicating whether stock/built-in templates should be hidden on the new document dialog  
     PropertyGets or sets a value indicating the maximum number of recent documents to show in the MRU list  
     PropertyGets or sets a value indicating whether documents should be opened in the current workspace or a new workspace  
     PropertyGets or sets a value indicating whether to prompt for disconnect when a session is closed  
     PropertyGets 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.)  
     PropertyGets or sets a value indicating when a session will be saved as an encrypted Session Document by default  
     PropertyGets or sets a value indicating what should happen with unsaved documents when the Workspace is shut down  
     PropertyGets or sets a value indicating whether the document switcher used to tab between documents is displayed  
     PropertyGets 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.  
     PropertyGets or sets a value indicating whether to show the start up page when the Workspace opens.  
     PropertyGets or sets an action sequence to run when the WorkspaceStartupOption is set to ApplicationStartupEnum.RunStartupAction.  
     PropertyProperty for what to show the user when the Workspace application starts up  
    Top
    Public Methods
     NameDescription
     MethodClears all the recent documents shown in the MRU list  
    Top
    See Also