Gets or sets the document which is the current editing target.
Namespace: Sgry.Azuki.WinFormsAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
public Document Document { get; set; } |
Visual Basic |
---|
Public Property Document As Document Get Set |