NContinuousMediaDocument<TContent> Class Methods
In This Topic
For a list of all members of this type, see NContinuousMediaDocument<TContent> members.
Public Methods
| | Name | Description |
 | CreateDxf | Overloaded. Exports the given visual to an AutoCAD drawing interchange (DXF) document. |
 | CreateEmf | Overloaded. Exports the given visual to an EMF document. |
 | CreateRaster | Overloaded. Creates a raster by rendering the specified rectangle from the specified visual coordinate system. |
 | CreateSvg | Overloaded. Exports the given visual to an SVG document. |
Top
See Also