AztecParameters
AztecParameters class
Aztec parameters.
public class AztecParameters
Properties
Name | Description |
---|---|
AspectRatio { get; set; } | Height/Width ratio of 2D BarCode module. |
AztecErrorLevel { get; set; } | Level of error correction of Aztec types of barcode. Value should between 5 to 95. |
AztecSymbolMode { get; set; } | Gets or sets a Aztec Symbol mode. Default value: AztecSymbolMode.Auto. |
CodeTextEncoding { get; set; } | Gets or sets the encoding of codetext. Default value: UTF-8 |
Methods
Name | Description |
---|---|
override ToString() | Returns a human-readable string representation of this AztecParameters . |
See Also
- namespace Aspose.BarCode.Generation
- assembly Aspose.BarCode