Parent Property
Description
This property returns the label template's parent object, which is the read-only LabelTemplates object.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property Parent As LabelTemplates |
Return Type
LabelTemplates object.
See Also