Aspose::Page::Plugins::IOperationResult::get_IsByteArray 方法

IOperationResult::get_IsByteArray method

指示结果是否为字节数组。

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

ReturnValue

true if the result is a byte array; otherwise false.

另见