Click or drag to resize

PdfUnidimensionalBarcode BarcodeToTextGapHeight Property

Gets or sets the gap between the barcode and the displayed text.

Namespace: Spire.Pdf.Barcode
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public float BarcodeToTextGapHeight { get; set; }

Property Value

Type: Single
See Also