Click or drag to resize

SMSText Property

Gets or sets the text of the SMS message.

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

Property Value

Type: String
See Also