This document is archived and information here might be outdated. Recommended version. |
Indicates whether a new document will be saved as opposed to modifying the current one.
[Visual Basic .NET]
Public Property SaveNewDocument As Boolean
[C#]
public bool SaveNewDocument {get; set;}