RenderTreeFrame.TextContent Property

Definition

If the FrameType property equals Text, gets the content of the text frame. Otherwise, the value is undefined.

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

Property Value

Applies to