OdPage

OdPage class

The Open document page.

public class OdPage : OdGraphicObject

Constructors

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

Properties

NameDescription
AbsoluteCoordinates { get; set; }Gets or sets a value indicating whether [absolute coordinates].
Items { get; }Gets the items.
MasterPageName { get; set; }Gets or sets the name of the master page.
Name { get; set; }Gets or sets the name.
Parent { get; }Gets the parent object.
StyleName { get; set; }Gets or sets the name of the style.

See Also