DocumentFilename Property |
Gets or sets the filename used to save the document. If this property is not set the SaveAs file dialog will be displayed
when the document is saved.
Namespace:
Easymap.AddIn
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic string Filename { get; set; }
Public Property Filename As String
Get
Set
Property Value
Type:
String
See Also