Behaviors_Info.Wordmarks Property Gets the collection of wordmarks (or wordmarks) associated with this resource Namespace: SobekCM.Resource_Object.Behaviors Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0) Syntax
Property ValueType: ReadOnlyCollection<(Of <(<'Wordmark_Info>)>)>Remarks You should check the count of wordmarks first using the Wordmark_Count property before using this property.
Even if there are no wordmarks, this property creates a readonly collection to pass back out.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |