Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Overview 
PCDLRN ActiveX DLL : LabelTemplate Object
LabelTemplate Object Members
Public Methods
This subroutine closes the label template. To first save any unsaved changes, use the Save method.
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.

This method saves the label template.

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 string of the full path and filename of the label template.
This property returns a read-only LabelControls object for this label template.
This property returns a read-only string of the label template's filename.
This property returns the label template's parent object, which is the read-only LabelTemplates object.
This returns or sets the visibility status of the Label Template editor. If True then it is visible, if False then it is hidden.
See Also