The GwxDocument object associated with this root object
(includes properties used at runtime).
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public GwxDocument Document { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Document As GwxDocument Get |
| JScript |
|---|
function get Document () : GwxDocument |