[]
Summary description for PageBreak.
public sealed class PageBreak : ARControl, IComponent, IDisposable, IPersistControl
Name | Description |
---|---|
PageBreak() | Initializes a new instance of the PageBreak class. |
Name | Description |
---|---|
ControlType | |
Enabled | Determines whether the PageBreak is currently enabled. |
Location | Gets or sets the location of the control in inches. |
Visible | Sets or returns a value indicating whether the control will be printed. |
Name | Description |
---|---|
ReadBounds(XmlNode) | Read bounds of the control |
ReadXml(XmlNode) | Reads the control from specified XML node. |
WriteBounds(XmlElement) | Writes bounds of the control |
WriteXml(XmlElement) | Writes the control as XML to specified XML node. |