Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Shapes.Code128BarcodeShapeModel

Code128BarcodeShapeModel.CharacterSet Property

The character set this Code 128 barcode will use. (default=B)

csharp
public string CharacterSet { get; set; }

Property Value

System.String