Micro |
[Missing <summary> documentation for "T:RAYLASE.Marker.VectorGraphicElement.Barcode.MicroQrCodeProfile"]
public class MicroQrCodeProfile : QrCodeProfile
The MicroQrCodeProfile type exposes the following members.
| Name | Description | |
|---|---|---|
| MicroQrCodeProfile | Initializes a new instance of the MicroQrCodeProfile class |
| Name | Description | |
|---|---|---|
| CellSize | (Inherited from BaseCellcodeProfile) | |
| Data |
The data to be stored in the barcode.
(Inherited from BaseBarcodeProfile) | |
| ErrorCorrectionLevel | (Inherited from QrCodeProfile) | |
| Format | (Inherited from QrCodeProfile) | |
| FormatApplicationIndicator | (Inherited from QrCodeProfile) | |
| Height |
Height of the barcode. If it is null a default value is used.
For compatibility reasons with weldMARK the unit
corresponds to 1410 micrometers.
(Inherited from BaseBarcodeProfile) | |
| Invert |
If true the barcode is inverted.
(Inherited from BaseBarcodeProfile) | |
| KanjiChineseCompaction | (Inherited from QrCodeProfile) | |
| MaskPattern | ||
| QuietZoneSize |
The size of the blank zone left and right besides the barcode.
(Inherited from BaseBarcodeProfile) | |
| ShowBarcodeText |
If set to false the human readable text of 1D barcodes will be suppressed.
(Inherited from BaseBarcodeProfile) | |
| Size |
Width of the barcode in micrometers.
(Inherited from BaseBarcodeProfile) | |
| SizeMode | (Inherited from BaseCellcodeProfile) | |
| Standard | (Overrides QrCodeProfileStandard) | |
| StructuredAppendIndex | (Inherited from QrCodeProfile) | |
| StructuredAppendParity | (Inherited from QrCodeProfile) | |
| StructuredAppendSum | (Inherited from QrCodeProfile) | |
| TranslateEscapeSequences |
Determines whether "\" in the barcode’s Data is interpreted as an escape sequence.
(Inherited from BaseBarcodeProfile) | |
| Type | (Overrides QrCodeProfileType) | |
| Version |