Aspose::Pdf::FileChecker::IsFileExtensionSafe method
FileChecker::IsFileExtensionSafe method
Checks file extensions.
static bool Aspose::Pdf::FileChecker::IsFileExtensionSafe(System::String file)
Parameter | Type | Description |
---|---|---|
file | System::String | The target file. |
ReturnValue
True if check passed.
See Also
- Class String
- Class FileChecker
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++