Aspose::Page::Plugins::FileResult::get_IsStream method

FileResult::get_IsStream method

Indicates whether the result is an output stream.

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

ReturnValue

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

See Also