2027 Property
Changes 0
P

DWFExportOptions.ExportObjectData

Description:
Whether to include properties associated with elements.
Remarks:
ExportObjectData must be enabled (true) in order to also enable exporting rooms and areas (ExportingAreas). If ExportObjectData is disabled, the ExportingAreas property will be ignored.
public bool ExportObjectData { get; set; }