GetLabelTemplates [Connectivity Automation Reference: CAR]

GetLabelTemplates Method


Gets a LabelTemplates collection from an AutoCAD document.

See Also

Signature

RetVal = object.GetLabelTemplates([Document])

Object

DbConnect
The object or objects this method applies to.

Document

AcadDocument; input-only, optional
The AutoCAD document from which to obtain the label templates collection. If no value is specified, the collection is obtained from the active document.

RetVal

LabelTemplates collection;
The label templates collection.