OdObject

OdObject class

The open document object.

public class OdObject

Constructors

NameDescription
OdObject()Initializes a new instance of the OdObject class.
OdObject(OdObject)Initializes a new instance of the OdObject class.

Properties

NameDescription
Items { get; }Gets the items.
Parent { get; }Gets the parent object.

See Also