Class Code128CodeBlock
Represents a block for a Code128 barcode.
public class Code128CodeBlock : CodeBlock, INotifyPropertyChangedEx, INotifyPropertyChanged
- Inheritance
-
PropertyChangedBaseCode128CodeBlock
- Implements
-
INotifyPropertyChangedEx
- Inherited Members
-
PropertyChangedBase.Refresh()PropertyChangedBase.IsNotifyingPropertyChangedBase.PropertyChanged
Properties
Size
Gets or sets the size.
public BarcodeSize Size { get; set; }