[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.GcBarcode.ScaleFactor

ScaleFactor Property

ScaleFactor

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.

Declaration
public float ScaleFactor { get; set; }
Public Property ScaleFactor As Single