Share

DrawingDocument.DrawingSettings Property

Parent Object: DrawingDocument

Description

The DrawingSettings object provides access to various drawing related document settings. This is somewhat equivalent to the Drawing tab of the Document Settings dialog.

Syntax

DrawingDocument.DrawingSettings() As DrawingSettings

Property Value

This is a read only property whose value is a DrawingSettings.

Version

Introduced in version 7

Was this information helpful?