Gets or sets type of the view which determines how to render text content.

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

Syntax

C#
ViewType ViewType { get; set; }
Visual Basic
Property ViewType As ViewType
	Get
	Set

Property Value

Type: ViewType

See Also