Click or drag to resize

SMSEncoding Property

Gets or sets the encoding of the SMS message.

Namespace:  Opait.Barcoder.QRCode
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
public SmsEncoding Encoding { get; set; }

Property Value

Type: SmsEncoding
See Also