API Reference > OdExport Classes > TD_DWF_EXPORT Namespace > Classes > DwExportParams Class
DwExportParams Class
TD_DWF_EXPORT__DwExportParams
Syntax
C++
class DwExportParams;

DwfExportParams.h

DwExportParams

 
Name 
Description 
 
This is ~DwExportParams, a member of class DwExportParams. 
 
This is DwExportParams, a member of class DwExportParams. 
 
Name 
Description 
 
Returns the background color of the output. 
 
Returns the color map optimization status. 
 
Returns a pointer to the database object to be exported. 
 
Returns the .dwf file name. 
 
Returns the flag that determines whether to embed all of the fonts encountered in the document to the .dwf file. 
 
Returns the flag that determines whether to save a gradient hatch as a raster image. 
 
Returns the flag that determines whether to export invisible layers. 
 
Returns the flag that determines whether to export invisible text. 
 
Returns the flag that determines whether to force the initial view to extents. 
 
Returns the format of the .dwf file. 
 
Returns the "inked area" option. 
 
Returns the lineweight scale. 
 
Returns the maximum number of points in a polygon. 
 
Returns the maximum raster resolution. 
 
Returns the page data. 
 
Returns the palette that is used during the export. 
 
Returns the password of the .dwf file. 
 
Returns the publisher name. 
 
Returns the flag that determines whether to save JPEG images in the DWF file rather than RGB. 
 
Sets the background color of the output.
 
 
Sets or clears the color map optimization.
 
 
Sets a pointer to the database to be exported.
 
 
Sets the name of the .dwf file.
 
 
Sets or clears the flag that determines whether to embed all of the fonts encountered in the document to the .dwf file.
 
 
Sets or clears the flag that determines whether to save a gradient hatch as a raster image.
 
 
Sets or clears the flag that determines whether to export invisible layers.
 
 
Sets or clears the flag that determines whether to export invisible text.
 
 
Sets or clears the flag that determines whether to force the initial view to extents.
 
 
Sets the format of the .dwf file.
 
 
Sets or clears the "inked area" option.
 
 
Sets the lineweight scale.
 
 
Sets the maximum number of points in a polygon.
 
 
Sets the maximum raster resolution.
 
 
Sets the page data.
 
 
Sets a new palette to be used during the export.
 
 
Sets the password of the .dwf file.
 
 
Sets the publisher name.
 
 
Sets or clears the flag that determines whether to save JPEG images in the DWF file rather than RGB.
 
 
Sets or clears the flag that determines whether to skip layer information.
 
 
Sets or clears the flag that determines whether to skip named views information.
 
 
Sets the source product name.
 
 
Sets or clears the flag that determines whether the software's vector hidden-line removal is used for the corresponding viewports.
 
 
Sets the version of the .dwf file.
 
 
Sets the wide comments.
 
 
Sets the horizontal size of the output screen.
 
 
Sets the vertical size of the output screen.
 
 
Returns the flag that determines whether to skip layer information. 
 
Returns the flag that determines whether to skip named views information. 
 
Returns the source product name. 
 
Returns the flag that determines whether the software's vector hidden-line removal is used for the corresponding viewports. 
 
Returns the version of the .dwf file. 
 
Returns the wide comments. 
 
Returns the horizontal size of the output screen. 
 
Returns the vertical size of the output screen. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.