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 |
JScript | |
---|
public interface IDocumentExporter |
Managed Extensions for C++ | |
---|
public __gc __interface IDocumentExporter |
C++/CLI | |
---|
public interface class IDocumentExporter |
Example
Example
Accessors
Access Diagram
See Also