Aspose::Page::Plugins::StreamResult::get_IsString method

StreamResult::get_IsString method

Indicates whether the result is a string.

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

ReturnValue

true if the result is a string; otherwise false.

See Also