Aspose::Pdf::FileChecker::IsContentSafe-metod
FileChecker::IsContentSafe method
Kontrollerar innehållet i filer för att identifiera farligt innehåll. Genom att kontrollera innehållet tillåter vi inte att farligt innehåll läggs till från en textfil via ström.
static bool Aspose::Pdf::FileChecker::IsContentSafe(const System::SharedPtr<System::IO::Stream> &stream)
| Parameter | Typ | Beskrivning |
|---|---|---|
| ström | const System::SharedPtr<System::IO::Stream>& | Innehållsströmmen. |
ReturnValue
True if check passed.
Se även
- Typedef SharedPtr
- Class Stream
- Class FileChecker
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++