Loads a new blank document.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool FileNew() |
| Visual Basic |
|---|
Public Function FileNew As Boolean |
| JScript |
|---|
public function FileNew() : boolean |
Return Value
True if a new document was successfully initialized, false otherwise.
Remarks
The "file new" operation is synchronous.