Aspose::Page::Plugins::StringResult::get_IsByteArray method

StringResult::get_IsByteArray method

Indicates whether the result is a byte array.

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

ReturnValue

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

See Also