Aspose::TeX::Plugins::IOperationResult::get_IsByteArray method

IOperationResult::get_IsByteArray method

Indicates whether the result is a byte array.

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

ReturnValue

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

See Also