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

ByteArrayResult::get_IsByteArray method

指示结果是否为字节数组。

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

ReturnValue

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

另见