API Reference > Classes > Geometry Classes > OdBmRtfData Class > OdBmRtfData Methods > OdBmRtfData::setRtfStream Method
OdBmRtfData::setRtfStream Method
Syntax
C++
OdResult setRtfStream(const OdUInt8Array&);
Parameters 
Description 
arr 
[in] Input rtf stream.
 

eOk if the operation completed successfully, or an appropriate error code otherwise.

Sets an rtf stream. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.