|
|
|
Document.FileName
Property FileName As String
Member of Document
The FileName property returns the filename of a saved document.
See also the Title property.
The FileName property returns a read-only value.
The following code example displays the filename of the active document.
|
|
|
|
Copyright 2007 Corel Corporation. All rights reserved.