RVTDocs.com
Namespace: Autodesk.Revit.DB

DWFExportOptions

Class
Description:
DWF Export options.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.CADExportOptions
    Autodesk.Revit.DB.DWFExportOptions
      Autodesk.Revit.DB.DWFXExportOptions
Syntax
DWFExportOptions Class Members:
Name Description Inherited From
DWFExportOptions Default constructor. Sets all options to their default values.
Name Description Inherited From
CropBoxVisible Whether to export crop box.
ExportingAreas Whether to also export areas and rooms' geometry.
ExportObjectData Whether to include properties associated with elements.
ExportOnlyViewId Only export the specified view.
ExportTexture Whether to export texture.
ImageFormat Controls the compression level of images embedded.
ImageQuality Image quality level when compressed raster format(JPEG) is used.
MergedViews Whether to merge all views in one file.
PaperFormat Standard paper format.
PortraitLayout Paper orientation - Portrait/Landscape.
StopOnError Whether export process should stop when a view fails to export.
Name Description Inherited From
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object