StandardDataFormats.Rtf 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
一个只读属性,返回 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
属性值
格式 ID 字符串值对应于 RTF (RTF) 格式。