_Item | |
Add | The Add function creates a new Label template in PC-DMIS. |
Item | Item function returns the LabelTemplate Object with the given name or number. |
Open | The Open Function activates the Label template stored in the file FileName. If the template file does not exist, nothing happens. |
Application | This property represents the read-only PC-DMIS Application object. The Application object includes properties and methods that return top-level objects. |
Count | This property returns a read-only number of open label templates. |
Parent | 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. |