CorelDRAW:Workspace

From OberonPlace Development Portal

Jump to: navigation, search
This object model documentation page is a stub automatically generated from application type library.
Please help by editing this page and filling in the missing details.
For guidelines and help please visit Editing Object Model Pages

Contents

Workspace Class

The Workspace class represents a single workspace in CorelDRAW.

Remarks

No information is available. Edit this section to add it

Examples

The follow example displays the active workspace:

Sub WorkspaceName()
    MsgBox "Current Workspace: " & ActiveWorkspace.Name
End Sub

Version Information

  • CorelDRAW: Available since version 9
  • Corel DESIGNER: Available since version 10

References

Personal tools