Base |
[Missing <summary> documentation for "T:RAYLASE.Marker.VectorGraphicElement.Barcode.BaseBarcodeProfile"]
public abstract class BaseBarcodeProfile
The BaseBarcodeProfile type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseBarcodeProfile | Initializes a new instance of the BaseBarcodeProfile class |
Name | Description | |
---|---|---|
![]() | Data | The data to be stored in the barcode. |
![]() | 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. |
![]() | Invert | If true the barcode is inverted. |
![]() | QuietZoneSize | The size of the blank zone left and right besides the barcode. |
![]() | ShowBarcodeText | If set to false the human readable text of 1D barcodes will be suppressed. |
![]() | Size | Width of the barcode in micrometers. |
![]() | TranslateEscapeSequences | Determines whether "\" in the barcode’s Data is interpreted as an escape sequence. |
![]() | Type | Type of the barcode. |