IDocumentExporter Interface Send Feedback
See Also  Members   Example
Allows access to the export feature, which saves the current view of a drawing to a vector or raster image format.

Syntax

Visual Basic 
Public Interface IDocumentExporter 
C# 
public interface IDocumentExporter 
JavaScript 
Object dsDocumentExporter
COM native C++ 
interface IDocumentExporter
C++ 
class dsDocumentExporter

Example

Example

Accessors

Object Model

See Also