Click or drag to resize

DocOleObject NativeData Property

Gets the native data of embedded OLE object.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public byte[] NativeData { get; }

Property Value

Type: Byte
The native data.
See Also