DWFExportOptions Members

The DWFExportOptions type exposes the following members.

Constructors

  NameDescription
Public methodDWFExportOptions
Default constructor. Sets all options to their default values.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

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

See Also