System::Globalization::TextInfo::get_IsRightToLeft Methode

TextInfo::get_IsRightToLeft method

Prüft, ob der Text von links nach rechts geschrieben ist.

bool System::Globalization::TextInfo::get_IsRightToLeft() const

ReturnValue

Wahr, wenn die Textausrichtung LTR ist, falsch, wenn sie RTL ist.

Siehe auch