StiDataMatrixBarCodeType Class |
Namespace: Stimulsoft.Report.BarCodes
The StiDataMatrixBarCodeType type exposes the following members.
Name | Description | |
---|---|---|
StiDataMatrixBarCodeType | Initializes a new instance of the StiDataMatrixBarCodeType class | |
StiDataMatrixBarCodeType(Single, StiDataMatrixEncodingType, Boolean, StiDataMatrixSize) | Initializes a new instance of the StiDataMatrixBarCodeType class | |
StiDataMatrixBarCodeType(Single, StiDataMatrixEncodingType, Boolean, StiDataMatrixSize, Boolean) | Initializes a new instance of the StiDataMatrixBarCodeType class |
Name | Description | |
---|---|---|
BarCodeData | (Inherited from StiBarCodeTypeService.) | |
ComponentId | (Overrides StiBarCodeTypeServiceComponentId.) | |
CustomPainter | (Inherited from StiBarCodeTypeService.) | |
DefaultCodeValue | (Overrides StiBarCodeTypeServiceDefaultCodeValue.) | |
EncodingType |
Gets or sets type of encoding type.
| |
Height |
Gets os sets height factor of the bar code.
(Overrides StiBarCodeTypeServiceHeight.) | |
MainHeight | (Inherited from StiBarCodeTypeService.) | |
MainWidth | (Inherited from StiBarCodeTypeService.) | |
MatrixSize |
Gets or sets matrix size.
| |
Module |
Gets or sets width of the most fine element of the bar code.
(Overrides StiBarCodeTypeServiceModule.) | |
ProcessTilde |
Gets or sets the flag that indicates whether the data message supports character '~' as the escape.
Escape sequence must have format '~ddd', where number from 0 to 255 (eg. "~000", "~029" etc.) or ~FNC1
| |
Properties | (Inherited from StiService.) | |
PropName | (Inherited from StiBarCodeTypeService.) | |
ServiceCategory |
Gets a service category.
(Inherited from StiBarCodeTypeService.) | |
ServiceEnabled | (Inherited from StiService.) | |
ServiceInfo | (Inherited from StiService.) | |
ServiceName |
Gets a service name.
(Overrides StiServiceServiceName.) | |
ServiceType |
Gets a service type.
(Inherited from StiBarCodeTypeService.) | |
TextAlignment | (Inherited from StiBarCodeTypeService.) | |
TextSpacing | (Inherited from StiBarCodeTypeService.) | |
UseRectangularSymbols |
Gets or sets value which indicates will RectangularSymbols be used or not.
| |
VisibleProperties | (Overrides StiBarCodeTypeServiceVisibleProperties.) |
Name | Description | |
---|---|---|
RectWindow | (Inherited from StiBarCodeTypeService.) |