Remarks
The size parameter updates the TXBarcode
Creates and returns a string representing a Scalable Vector Graphics (SVG) of the barcode.
public string GetSVG(System.Drawing.Size size);
Public Function GetSVG(ByVal size As System.Drawing.Size) As String
Parameter | Description |
---|---|
size | Specifies the size of the SVG. |
The size parameter updates the TXBarcode