Aspose::Page::Plugins::IOperationResult::get_IsByteArray method

IOperationResult::get_IsByteArray method

Gibt an, ob das Ergebnis ein Byte-Array ist.

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

ReturnValue

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

Siehe auch