Represents a page of a form.
Inherits from
System.Windows.Controls.StackPanel
Syntax
public class NDFormPage : StackPanel
Properties
| Name | Description |
| DropShadow | Gets or sets a flag indicating whether the page drops a shadow. |
| PageHeight | Gets or sets height of the page in points. |
| PageWidth | Gets or sets width of the page in points. |