Click or drag to resize
KaxBarcodeVerticalTextPositionPercentage Property
Get or set the Y position of the barcode text in percents. By default is 100%. If bottom of the text is cut off by the border of the barcode, than set this property to lower value like 90, or 80, depending on the font size.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public virtual float VerticalTextPositionPercentage { get; set; }

Property Value

Type: Single
See Also