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

ByteArrayResult::get_IsByteArray method

Indicates whether the result is a byte array.

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

ReturnValue

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

See Also