Share

DrawingDocument.File Property

Parent Object: DrawingDocument

Description

Property that returns the file (storage) on disk that contains this document.

Syntax

DrawingDocument.File() As File

Property Value

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

Version

Introduced in version 11

Was this information helpful?