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ètreTypeDescription
donnéesSystem::ArrayPtr<uint8_t>Les données du fichier.

ReturnValue

true if the specified data is tiff; otherwise, false.

Voir aussi