Aspose::Page::XPS::Presentation::Xps::TiffDataReader::IsTiff método

TiffDataReader::IsTiff method

La documentación del formato está en Aspose.Words\Doc.

static bool Aspose::Page::XPS::Presentation::Xps::TiffDataReader::IsTiff(System::ArrayPtr<uint8_t> data)
ParámetroTipoDescripción
datosSystem::ArrayPtr<uint8_t>Los datos del archivo.

ReturnValue

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

Ver también