Click or drag to resize

SMSText Property

Gets or sets the text of the SMS message.

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

Property Value

Type: String
See Also