System::Globalization::TextInfo::ToTitleCase méthode
TextInfo::ToTitleCase method
Convertit la chaîne en casse de titre (sauf pour les acronymes déjà en majuscules).
String System::Globalization::TextInfo::ToTitleCase(String str) const
| Paramètre | Type | Description |
|---|---|---|
| str | String | String pour convertir la casse de. |
ReturnValue
Résultat de conversion de casse.
Voir aussi
- Class String
- Class TextInfo
- Namespace System::Globalization
- Library Aspose.Page for C++