Creates and returns a string representing a Scalable Vector Graphics (SVG) of the barcode.

GetSVG(System.Drawing.Size)

public string GetSVG(System.Drawing.Size size);

Parameters

Parameter Description
size Specifies the size of the SVG.

Remarks

The size parameter updates the TXBarcodeCore.Size property value.