DWFFormat Property (ActiveX)

Specifies the format of the DWF file.

Supported platforms: Windows only

Signature

VBA:

object.DWFFormat
object

Type: DwfUnderlay

The object to which this property applies.

Property Value

Read-only: No

Type: String

The DWF file format.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available