NPreviewHost Class Members
In This Topic
The following tables list the members exposed by NPreviewHost.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
| jvCd | |
Top
Public Properties
| Name | Description |
| PreviewMarginsPercent | Determines the margins of the hosted preview widget as a percentage of this widget content area size. By default set to 5%. |
Top
Public Methods
Protected Methods
| Name | Description |
| ArrangeContent | Overridden. Overriden to layout the hosted preview widget. |
| MeasureContent | Overridden. Overriden to measure the hosted preview widget. As the perview widget's size is determined by this host the MeasureContent method always returns a dummy measure. |
Top
See Also