Click or drag to resize

ObjSetStreamData Method

Overload List
  NameDescription
Public methodSetStreamData(Byte)
Sets the stream data of this Obj. This method allows to replacing the content stream with a new one without creating a new object.
Public methodSetStreamData(Byte, IFilter)
Sets the stream data of this Obj. This method allows to replacing the content stream with a new one without creating a new object.
Top
See Also