CreateExportSettings Method (IDocumentExporter)
Creates an object in which to store all export to PDF options.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function CreateExportSettings() As ExportSettings |
C# | |
---|
ExportSettings CreateExportSettings() |
JavaScript | |
---|
CreateExportSettings() : ExportSettings; |
Parameters
- ExportSettings[out] or Return Value
- IExportSettings
Example
See Also
Availability
DraftSight 2018 SP0