NExportMediaDocument<TContent> Class Members
In This Topic
The following tables list the members exposed by NExportMediaDocument<TContent>.
Public Fields
Public Properties
| | Name | Description |
 | DisplaySurface | Overridden. Gets the display surface on which the document is rendered. Overriden to return this. |
 | Resolution | Gets or sets the resolution of the document. The content of the document is exported with this resolution. |
Top
Public Methods
| | Name | Description |
 | TryGetClonedNode | Tries to get the cloned node for a specific original node. |
Top
See Also