System::Security::SecurityElement::IsValidText طريقة
SecurityElement::IsValidText method
يتحقق مما إذا كان النص صالحًا.
static bool System::Security::SecurityElement::IsValidText(const String &text)
| Parameter | Type | الوصف |
|---|---|---|
| text | const String& | Text للاختبار. |
ReturnValue
صحيح إذا كان النص صالحًا، خطأ وإلا.
انظر أيضًا
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++