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

TiffDataReader::IsTiff method

La documentazione per il formato è in Aspose.Words\Doc.

static bool Aspose::Page::XPS::Presentation::Xps::TiffDataReader::IsTiff(System::ArrayPtr<uint8_t> data)
ParametroTipoDescrizione
datiSystem::ArrayPtr<uint8_t>I dati del file.

ReturnValue

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

Vedi anche