Aspose::Page::XPS::Presentation::Xps::TiffDataReader::IsTiff method
TiffDataReader::IsTiff method
Documentation for the format is in Aspose.Words\Doc.
static bool Aspose::Page::XPS::Presentation::Xps::TiffDataReader::IsTiff(System::ArrayPtr<uint8_t> data)
| Parameter | Type | Description |
|---|---|---|
| data | System::ArrayPtr<uint8_t> | The file data. |
ReturnValue
true if the specified data is tiff; otherwise, false.
See Also
- Typedef ArrayPtr
- Class TiffDataReader
- Namespace Aspose::Page::XPS::Presentation::Xps
- Library Aspose.Page for C++