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 |
JavaScript | |
---|
Object dsExportSettings |
COM native C++ | |
---|
interface IExportSettings |
C++ | |
---|
class dsExportSettings |
Example
Remarks
Accessors
See Also