NContinuousMediaDocument<TContent> Class Members
In This Topic
The following tables list the members exposed by NContinuousMediaDocument<TContent>.
Public Constructors
Public Fields
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