Click or drag to resize

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
Syntax
public string Filename { get; set; }

Property Value

Type: String
See Also