Active | Returns whether the document is active. |
ActiveDimStyle | Sets or returns the current dimstyle. |
ActiveLayer | Sets or returns the current layer. |
ActiveLayout | Specifies the active layout. |
ActiveLinetype | Sets or returns the current linetype. |
ActiveSelectionSet | Returns the currently active selection set. |
ActiveSpace | Sets or returns the current space (toggles between model space and paper space). |
ActiveTextStyle | Sets or returns the current text style. |
ActiveUCS | Sets or returns the current UCS. |
ActiveViewport | Sets or returns the current viewport. |
Application | Returns the Application object. |
Blocks | Returns the Block Collection object. |
Dictionaries | Gets the Dictionaries Collection for the document. |
DimensionStyles | Returns the Dimension Style Collection object. |
DimStyles | Returns the Dimension Style Collection object.(VBA compatibility only) |
ElevationModelSpace | Sets or returns the model space elevation. |
ElevationPaperSpace | Sets or returns the paper space elevation. |
FullName | Returns the full pathname of the document. |
Groups | Gets the Groups Collection for the document. |
Height | Sets or returns height in pixel of this document window. |
HWND | Returns handle of this document window. |
HWND32 | Returns handle of this document window. |
Layers | Returns the Layer Collection object. |
Layouts | Gets the Layouts Collection for the document. |
Limits | Sets or returns the drawing limits. |
Linetypes | Returns the Linetype Collection object. |
ModelSpace | Returns the Model Space Collection object. |
MSpace | Sets or returns the model space / paper space if tilemode is 0. |
Name | Returns the filename of the document (excluding path). |
ObjectSnapMode | Specifies the setting of the object snap mode. |
PaperSpace | Returns the Paper Space Collection object. |
Parent | Returns the parent of the object. |
Path | Returns the pathname of the document (excluding filename). |
PickfirstSelectionSet | Returns the currently active selection set. |
PlotConfigurations | Gets the PlotConfigurations Collection for the document. |
Preferences | Returns the document-level Preferences object. |
ReadOnly | Returns whether the document is read-only. |
RegisteredApplications | Returns the Application Collection object. |
Saved | Returns whether the document has been changed since creation or loading. |
SelectionSets | Returns the Selection Sets Collection object. |
SnapOn | Sets or returns whether object snaps are on. |
TextStyles | Returns the Text Style Collection object. |
UserCoordinateSystems | Returns the user coordinate system collection object. |
Utility | Returns the Utility object. |
Viewports | Returns the Viewport Collection object. |
Views | Returns the View Collection object. |
Width | Sets or returns width in pixel of this document window. |
WindowState | Specifies the state of the application or document window. |
WindowTitle | Gets the title of the document window. |