Allows access to the export feature, which saves the current view of a drawing to a vector or raster image format.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IDocumentExporter |
C# | |
---|
public interface IDocumentExporter |
JavaScript | |
---|
Object dsDocumentExporter |
COM native C++ | |
---|
interface IDocumentExporter |
C++ | |
---|
class dsDocumentExporter |
Example
Example
Accessors
See Also