This document is archived and information here might be outdated. Recommended version. |
Closes the file, optionally saving changes.
[Visual Basic .NET] Public Sub Close ( _ ByVal saveChanges As Boolean _ )
[C#] public void Close ( bool saveChanges );