Property FileNameToSave
- Namespace
- SLNetTypes.Automation
- Assembly
- SLNetTypes.dll
FileNameToSave
Gets or sets a value indicating what the file name is that will be saved. By default, this is the same as the file name of the document.
public string FileNameToSave { get; set; }
Property Value
Remarks
Default: null
.