scripting:api:label-info:containers

Containers

Property of ILabelInfo

Style container list

Read-Only Property of type IStyles

var pStyles = LabelInfo.Containers;
pStyles = LabelInfo.Containers
CComPtr<IStyles> pStyles;
HRESULT hr = LabelInfo.get_Containers(&pStyles);