Aspose::Page::XPS::Presentation::Xps::TiffDataReader::IsTiff méthode
TiffDataReader::IsTiff method
La documentation du format se trouve dans Aspose.Words\Doc.
static bool Aspose::Page::XPS::Presentation::Xps::TiffDataReader::IsTiff(System::ArrayPtr<uint8_t> data)
| Paramètre | Type | Description |
|---|---|---|
| données | System::ArrayPtr<uint8_t> | Les données du fichier. |
ReturnValue
true if the specified data is tiff; otherwise, false.
Voir aussi
- Typedef ArrayPtr
- Class TiffDataReader
- Namespace Aspose::Page::XPS::Presentation::Xps
- Library Aspose.Page for C++