Aspose::Page::Plugins::StringResult::get_IsStream method

StringResult::get_IsStream method

Indicates whether the result is a path to an output file.

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

ReturnValue

true if the result is a stream object; otherwise false.

See Also