Aspose::Page::Plugins::ByteArrayResult::get_IsByteArray method

ByteArrayResult::get_IsByteArray method

Indica si el resultado es una matriz de bytes.

bool Aspose::Page::Plugins::ByteArrayResult::get_IsByteArray() override

ReturnValue

true if the result is a byte array; otherwise false.

Ver también