Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Helps to create barcode values for vCard, e-mail, and SMS messages that should be correctly handled by mobile barcode readers.
Inheritance Hierarchy
Bytescout.BarCodeValueComposer
Namespace: Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
The ValueComposer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | ComposeEmail |
Creates value that's correctly handled by barcode readers as e-mail message.
|
![]() ![]() | ComposeSMS |
Creates value that's correctly handled by barcode readers as SMS message.
|
![]() ![]() | ComposeVCard |
Creates value that's correctly handled by barcode readers as vCard message.
|
See Also