Table of Contents

Enum OleObjectKind

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

How an embedded object relates to its data (o:OLEObject@Type).

public enum OleObjectKind

Fields

Embedded = 0

The payload is stored inside the package.

Linked = 1

The payload lives outside the package and is referenced.