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.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.2.1237-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