Back to Devexpress

OleFormat Methods

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-oleformat-dot-underscore-methods.md

latest1.3 KB
Original Source

OleFormat Methods

Contains OLE object characteristics.

NameDescription
ChangeRepresentation(OleObjectRepresentationType, DocumentImageSource)Changes the display style for the OLE object.
ChangeRepresentation(OleObjectRepresentationType, Image)Changes the display style for the OLE object.
GetRawData()Returns the embedded OLE object’s raw data.
SaveAs(Stream)Saves data of the embedded OLE object to a stream.
SaveAs(String)Saves data of the embedded OLE object to a file.

See Also

OleFormat Interface

OleFormat Members

DevExpress.XtraRichEdit.API.Native Namespace