LabelTemplates Collection


The collection of label templates from an AutoCAD drawing.

VBA class name: LabelTemplates

Create using: N/A

Access via: DbConnect.GetLabelTemplates

To add a new member to the collection, use the Add method. To select a specific label template, use the Item method. To edit or query the LabelTemplates collection, use the following methods and properties:

Methods

Add

Delete

Item  

Properties

Count

DbConnect

Document