UnicodeRanges.AlphabeticPresentationForms Eigenschaft

Definition

Ruft den Block „Alphabetic Presentation Forms Unicode“ ab (U+FB00-U+FB4F).

public:
 static property System::Text::Unicode::UnicodeRange ^ AlphabeticPresentationForms { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange AlphabeticPresentationForms { get; }
member this.AlphabeticPresentationForms : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property AlphabeticPresentationForms As UnicodeRange

Eigenschaftswert

UnicodeRange

Der Unicode-Block "Alphabetische Präsentationsformulare" (U+FB00-U+FB4F).

Hinweise

Die vollständige Anzahl von Zeichen in diesem Block finden Sie unter Unicode Standard, Version 12.1 – Alphabetische Präsentationsformulare.

Gilt für