IExportSettings Interface
Allows access to options for exporting drawing models or sheets to PDF files.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IExportSettings |
C# | |
---|
public interface IExportSettings |
JScript | |
---|
public interface IExportSettings |
Managed Extensions for C++ | |
---|
public __gc __interface IExportSettings |
C++/CLI | |
---|
public interface class IExportSettings |
Example
Remarks
Accessors
Access Diagram
See Also