DWFXExportOptions Properties

The DWFXExportOptions type exposes the following members.

Properties

  NameDescription
Public propertyCropBoxVisible
Whether to export crop box.
(Inherited from DWFExportOptions.)
Public propertyExportingAreas
Whether to also export areas and rooms' geometry.
(Inherited from DWFExportOptions.)
Public propertyExportObjectData
Whether to include properties associated with elements.
(Inherited from DWFExportOptions.)
Public propertyExportOnlyViewId
Only export the specified view.
(Inherited from DWFExportOptions.)
Public propertyExportTexture
Whether to export texture.
(Inherited from DWFExportOptions.)
Public propertyImageFormat
Controls the compression level of images embedded.
(Inherited from DWFExportOptions.)
Public propertyImageQuality
Image quality level when compressed raster format(JPEG) is used.
(Inherited from DWFExportOptions.)
Public propertyMergedViews
Whether to merge all views in one file.
(Inherited from DWFExportOptions.)
Public propertyPaperFormat
Standard paper format.
(Inherited from DWFExportOptions.)
Public propertyPortraitLayout
Paper orientation - Portrait/Landscape.
(Inherited from DWFExportOptions.)
Public propertyStopOnError
Whether export process should stop when a view fails to export.
(Inherited from DWFExportOptions.)

See Also