Gets or sets the document displayed in this view.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
Document Document { get; }
Visual Basic
ReadOnly Property Document As Document
	Get

Property Value

Type: Document

See Also