Design Web Format (DWF) represents 2D/3D drawing in compressed format for viewing, reviewing or printing design files. It contains graphics and text as part of design data and reduce the size of the file due to its compressed format.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.9.0.0 (22.9)
Syntaxpublic static readonly CadFileType Dwf
Public Shared ReadOnly Dwf As CadFileType
public:
static initonly CadFileType^ Dwf
static val Dwf: CadFileType
Field Value
Type:
CadFileType
See Also