BCTextInfo Function

Navigation:  Reference Guide >

BCTextInfo Function

Previous pageReturn to chapter overviewNext page

Indicates whether to display human readable text, add check digit and display check digit in human readable text.

void BCTextInfo(BOOL ShowText, BOOL CheckDigit, BOOL CheckDigitToText);

Parameters

ShowText

Sets a boolean flag indicating whether the human readable text should be displayed or not.

CheckDigit

Sets a boolean flag indicating whether the check digit is required or not.

 

CheckDigitToText

Sets a boolean flag indicating whether the check digit should be displayed in the barcode human readable text or not.