Glyphs.UnicodeString Property

Definition

Gets or sets the String that represents the Unicode string for the Glyphs object.

public:
 property System::String ^ UnicodeString { System::String ^ get(); void set(System::String ^ value); };
public string UnicodeString { get; set; }
member this.UnicodeString : string with get, set
Public Property UnicodeString As String

Property Value

A Unicode string for the Glyphs object.

Remarks

Dependency Property Information

Identifier field UnicodeStringProperty
Metadata properties set to true AffectsMeasure, AffectsRender

Applies to