Back to Devexpress

OleFormat Properties

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

latest1.7 KB
Original Source

OleFormat Properties

Contains OLE object characteristics.

NameDescription
AutoUpdateReturns or specifies whether the OLE object’s link is automatically updated when the document is opened in Microsoft® Word®.
InsertTypeIndicates whether the OLE object is embedded in the document or linked to a file.
IsLockedReturns or specifies whether a linked OLE object can be updated.
ObjectRepresentationIndicates how the OLE object is displayed in the document (as an image or an icon).
OlePackageReturns properties for the OLE object of the Package type.
ProgIdReturns the programmatic identifier for an OLE object or ActiveX control. Inherited from ObjectFormatBase.
SourceFileNameReturns the path to the source file associated with the linked OLE object.

See Also

OleFormat Interface

OleFormat Members

DevExpress.XtraRichEdit.API.Native Namespace