StandardDataFormats.Rtf Propriété

Définition

Propriété en lecture seule qui retourne la valeur de chaîne d’ID de format correspondant au format RTF (Rich Text Format).

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

Valeur de propriété

String

Platform::String

winrt::hstring

Valeur de chaîne d’ID de format correspondant au format RTF (Rich Text Format).

S’applique à