Aspose::Page::Plugins::IOperationResult::get_IsStream method

IOperationResult::get_IsStream method

Indicates whether the result is an output stream.

virtual bool Aspose::Page::Plugins::IOperationResult::get_IsStream()=0

ReturnValue

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

See Also