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.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic string Filename { get; set; }Public Property Filename As String
Get
Set
Property Value
String
See Also