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.Page for C++