Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Overview 
PCDLRN ActiveX DLL : LabelTemplates Object
LabelTemplates Object Members
Public Methods
 
The Add function creates a new Label template in PC-DMIS.
Item function returns the LabelTemplate Object with the given name or number.

The Open Function activates the Label template stored in the file FileName. If the template file does not exist, nothing happens.

Public Properties
This property represents the read-only PC-DMIS Application object. The Application object includes properties and methods that return top-level objects.
This property returns a read-only number of open label templates.

This returns the read-only PC-DMIS Application object which is the parent object of the LabelTemplates object.

See the "Automation Objects Hierarchy Charts" for more information.

See Also