NExportMediaDocument<TContent> Class Methods
In This Topic
For a list of all members of this type, see NExportMediaDocument<TContent> members.
Public Methods
| | Name | Description |
 | TryGetClonedNode | Tries to get the cloned node for a specific original node. |
Top
Protected Methods
| | Name | Description |
 | ExportVisual | Renders the specified visual in the specified graphics. The export is clipped to visualRect, which is a rect in the visual element coordinate system. |
 | fQj | Overridden. |
 | InitializeContent | Initializes the content of this document to contain a deeply cloned version of the specified content element. |
 | OnResolutionChanged | Called when the resolution has changed |
Top
See Also