Aspose::Page::XPS::Presentation::Xps::TiffDataReader::IsTiff methode

TiffDataReader::IsTiff method

Documentatie voor het formaat staat in Aspose.Words\Doc.

static bool Aspose::Page::XPS::Presentation::Xps::TiffDataReader::IsTiff(System::ArrayPtr<uint8_t> data)
ParameterTypeBeschrijving
gegevensSystem::ArrayPtr<uint8_t>De bestandsgegevens.

ReturnValue

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

Zie ook