TextRun.Label Property

Definition

Gets the label for the placeholder for this text run.

public:
 virtual property System::String ^ Label { System::String ^ get(); };
public virtual string Label { get; }
member this.Label : string
Public Overridable ReadOnly Property Label As String

Property Value

The label for the placeholder for this text run.

Applies to