Close | This subroutine closes the label template. To first save any unsaved changes, use the Save method. |
Save | This subroutine saves the label template with its already existing name. If the template has not been saved before use the SaveAs method instead, and specify a filename. |
SaveAs | This method saves the label template. |
_Name | |
Application | This property represents the read-only PC-DMIS Application object. The Application object includes properties and methods that return top-level objects. |
FullName | This property returns a read-only string of the full path and filename of the label template. |
LabelControls | This property returns a read-only LabelControls object for this label template. |
Name | This property returns a read-only string of the label template's filename. |
Parent | This property returns the label template's parent object, which is the read-only LabelTemplates object. |
Visible | This returns or sets the visibility status of the Label Template editor. If True then it is visible, if False then it is hidden. |