System::Security::SecurityElement::IsValidText 方法
SecurityElement::IsValidText method
检查文本是否有效。
static bool System::Security::SecurityElement::IsValidText(const String &text)
| 参数 | 类型 | 描述 |
|---|---|---|
| text | const String& | Text 用于测试。 |
ReturnValue
如果文本有效则为 True,否則为 false。
另见
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++