Represents types of dwf formats.
Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
Public Enumeration DwfFormat
public enum class DwfFormat
Members
| Member name |
Value |
Description |
| COMPRESSED_BINARY |
0 |
|
| UNCOMPRESSED_BINARY |
1 |
|
| ASCII |
2 |
|
| XPS |
3 |
|
See Also