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.

 

Property Data Type

IFontDisp*

 

 

Remarks

Since this property is not visible in the property page of control in Access, use SetAccessFont() method to set the font property of human readable text in the barcode.

 

See Also

SetAccessFont() Method