TextViewerFont Property

Gets or sets the Font which should be used to draw the text.

Definition

Namespace: BeeMobile.TextViewer
Assembly: BeeMobile.TextViewer.NET48 (in BeeMobile.TextViewer.NET48.dll) Version: 4.8.0.4
C#
public override Font Font { set; }

Property Value

Font

See Also