Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Shapes.BarcodeShapeModel

BarcodeShapeModel.MinimumWidth Property

The recommended minimum width (in points) of the barcode given the current settings.
It is possible to set the width smaller than the minimum width but then the content
will be clipped.

csharp
public double MinimumWidth { get; set; }

Property Value

System.Double