Share via


RenderTreeFrame.TextContent プロパティ

定義

プロパティが と FrameType 等しい場合は、 Textテキスト フレームの内容を取得します。 それ以外の場合、値は未定義です。

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

プロパティ値

適用対象