Class OdPage
OdPage class
The Open document page.
public class OdPage : OdGraphicObject
Constructors
Name | Description |
---|
OdPage(OdObject) | Initializes a new instance of the OdPage class. |
Properties
Name | Description |
---|
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