IsValidText()
SecurityElement::IsValidText(const String&) method
Checks if text is valid.
static bool System::Security::SecurityElement::IsValidText(const String &text)
Arguments
Parameter | Type | Description |
---|---|---|
text | const String& | Text to test. |
Return Value
True if text is valid, false otherwise.
See Also
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Slides