NDocumentBox Class Members
In This Topic
The following tables list the members exposed by NDocumentBox.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Document | Gets or sets the document contained in this element. |
| Surface | A shortcut property to the document.Content, which attempts to get/set a document surface. |
Top
Public Methods
Protected Methods
| Name | Description |
| ArrangeContent | Overridden. Overriden to make the content occupy the content area. |
| MeasureContent | Overridden. Overriden to return the desired size of the content |
Top
See Also