StandardDataFormats.Rtf Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Valeur de chaîne d’ID de format correspondant au format RTF (Rich Text Format).