TextDecoration Property (IBarcodeFont)
In This Topic
Gets or Sets the decoration for the text in the barcode value. The default value for this property is none.
Syntax
'Declaration
Property TextDecoration As String
string TextDecoration {get; set;}
See Also