StandardDataFormats.Rtf Propiedad

Definición

Propiedad de solo lectura que devuelve el valor de cadena de identificador de formato correspondiente al formato de texto enriquecido (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

Valor de propiedad

String

Platform::String

winrt::hstring

Valor de cadena de identificador de formato correspondiente al formato de formato de texto enriquecido (RTF).

Se aplica a