ScaleFactor Property (GcBarcode)
Gets or sets the scale factor applied to the barcode image and caption. The default is 1, larger values increase the barcode size, lesser decrease.
public System.float ScaleFactor {get; set;}
'Declaration
Public Property ScaleFactor As System.Single