LabelingOptions.ExtendedProperties Property

Definition

List of key value pairs representing the extended properties applied to the content.

public System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<string,string>> ExtendedProperties { get; set; }
member this.ExtendedProperties : System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<string, string>> with get, set
Public Property ExtendedProperties As List(Of KeyValuePair(Of String, String))

Property Value

Applies to