TextOnly.Font Property

Gets or sets the label font.
Public Property Font() As Font
This language is not supported or no code example is available.
public Font Font {get; set;}
This language is not supported or no code example is available.

Property Value

Font
Remarks
 
You need to call LabelList.Regen to apply the changes.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition