Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes
Code128BarcodeShapeModel Class
csharp
public class Code128BarcodeShapeModel : TallComponents.UnoPdf.Client.Models.Pdf.Shapes.ShapeModel
Inheritance System.Object 🡒 ShapeModel 🡒 Code128BarcodeShapeModel
Properties | |
---|---|
CharacterSet | The character set this Code 128 barcode will use. (default=B) |
Display | The textual representation of the data as it appears with the barcode. |
GS1Compatible | Whether this barcode is GS1-128 compatibly (default false). |