Share via


StandardDataFormats.Rtf プロパティ

定義

リッチ テキスト形式 (RTF) に対応する書式 ID 文字列値を返す読み取り専用プロパティ。

public:
 static property Platform::String ^ Rtf { Platform::String ^ get(); };
static winrt::hstring Rtf();
public static string Rtf { get; }
var string = StandardDataFormats.rtf;
Public Shared ReadOnly Property Rtf As String

プロパティ値

String

Platform::String

winrt::hstring

リッチ テキスト形式 (RTF) 形式に対応する書式 ID 文字列値。

適用対象