Accusoft.BarcodeXpress9.Net
TextFont Property
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > Writer Class : TextFont Property




Glossary Item Box

Gets and sets the font of the barcode written as text adjacent to the barcode being created.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public Shadows Property TextFont As Font
'Usage
 
Dim instance As Writer
Dim value As Font
 
instance.TextFont = value
 
value = instance.TextFont

Property Value

The Font set.

Remarks

Default value: Arial, 16, Normal

See Also

©2013. Accusoft Corporation. All Rights Reserved.