[]
The options of Code49.
public class Code49Options : BarCodeOptionsBase
Public Class Code49Options
Inherits BarCodeOptionsBase
Name | Description |
---|---|
Code49Options() | Initializes a new instance of the GrapeCity.Documents.Barcode.Code49 class. |
Code49Options(string) | Initializes a new instance of the GrapeCity.Documents.Barcode.Code49 class. |
Name | Description |
---|---|
Group | Gets or sets group numbers. |
Grouping | Gets or sets a value indicating whether grouping is set for the barcode. |
Name | Description |
---|---|
AssignFrom(BarCodeOptionsBase) | Assigns (copies) properties from another BarCodeOptionsBase to the current object. |
Clone() | Makes object copy |
Reset() | Resets all properties to default values. |
ShouldSerialize() | Indicates whether any property of this object has changed from its default value. |
ToString() |