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