TextFont Property

Navigation:  Reference Guide > Properties >

TextFont Property

Previous pageReturn to chapter overviewNext page

Gets or sets the font of human readable text in the barcode.

[Visual Basic .NET]

Public Property TextFont As Font

[C#]

public Font TextFont {get; set;}