Méthode System::Security::SecurityElement::IsValidText
SecurityElement::IsValidText method
Vérifie si le texte est valide.
static bool System::Security::SecurityElement::IsValidText(const String &text)
| Paramètre | Type | Description |
|---|---|---|
| text | const String& | Text à tester. |
ReturnValue
Vrai si le texte est valide, faux sinon.
Voir aussi
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++