Aspose::Page::Plugins::ByteArrayResult::get_IsString method

ByteArrayResult::get_IsString method

Indicates whether the result is a text string.

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

ReturnValue

true if the result is a string; otherwise false.

See Also