'DeclarationPublic Property Font As System.Drawing.Font
public System.Drawing.Font Font {get; set;}
'DeclarationPublic Property Font As System.Drawing.Font
public System.Drawing.Font Font {get; set;}
This property is only relevant where LabelType is doLabelText or doLabelSpecial.
Use Font.Name and Font.Size to change the font properties.
The default font name is System.Font and default size is 12.