StandardDataFormats.Rtf 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
唯讀屬性,會傳回對應至 RTF (RTF) 的格式識別碼字串值。
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
屬性值
對應至 RTF () 格式的 RTF 格式識別碼字串值。