Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.BarcodeShapeModel
BarcodeShapeModel.Height Property
The actual height of the barcode. If set to 0 (default), the minimum height will be used.
csharp
public double Height { get; set; }