Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.BarcodeShapeModel
BarcodeShapeModel.MinimumHeight Property
The recommended minimum height (in points) of the barcode given the current settings.
It is possible to set the height smaller than the minimum height but then the content
will be clipped.
csharp
public double MinimumHeight { get; set; }