[]
The basic options for some BarCode.
public abstract class BarCodeOptionsBase
Public MustInherit Class BarCodeOptionsBase
Name | Description |
---|---|
BarCodeOptionsBase() |
Name | Description |
---|---|
AssignFrom(BarCodeOptionsBase) | Assigns (copies) properties from another BarCodeOptionsBase to the current object. |
Clone() | Creates a new object that is a copy of the current options. |
Equals(object) | Determines whether the specified object is equal to the current object. |
GetHashCode() | Returns a hash code for this instance. |
NotifyChangeValue() | Notifies of value changing |