Skip to main content
A newer version of this page is available. .
All docs
V20.2
.NET Framework 4.5.2+

OleFormat Methods

Contains OLE object characteristics.
Name Description
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