Share
 
 

SummaryInfo Object (ActiveX)

Accesses drawing properties such as the Title, Subject, Author, and Keywords properties.

Supported Platforms: Windows only

Class Information

Class Name

AcadSummaryInfo

Object Inheritance
Object
   AcadSummaryInfo
Create Using

VBA

Not applicable
Access Via

VBA

Document.SummaryInfo

Remarks

You can use the SummaryInfo object to access the properties of a drawing. You can also use the SummaryInfo object to specify custom properties.

The object includes properties for specifying the title, subject, author, and keywords of a drawing.

Was this information helpful?