Click or drag to resize

StiDataMatrixBarCodeType Properties

The StiDataMatrixBarCodeType type exposes the following members.

Properties
  NameDescription
Protected propertyBarCodeData (Inherited from StiBarCodeTypeService.)
Public propertyComponentId (Overrides StiBarCodeTypeServiceComponentId.)
Public propertyCustomPainter (Inherited from StiBarCodeTypeService.)
Public propertyDefaultCodeValue (Overrides StiBarCodeTypeServiceDefaultCodeValue.)
Public propertyEncodingType
Gets or sets type of encoding type.
Public propertyHeight
Gets os sets height factor of the bar code.
(Overrides StiBarCodeTypeServiceHeight.)
Public propertyMainHeight (Inherited from StiBarCodeTypeService.)
Public propertyMainWidth (Inherited from StiBarCodeTypeService.)
Public propertyMatrixSize
Gets or sets matrix size.
Public propertyModule
Gets or sets width of the most fine element of the bar code.
(Overrides StiBarCodeTypeServiceModule.)
Public propertyProcessTilde
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
Public propertyProperties (Inherited from StiService.)
Public propertyPropName (Inherited from StiBarCodeTypeService.)
Public propertyServiceCategory
Gets a service category.
(Inherited from StiBarCodeTypeService.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName
Gets a service name.
(Overrides StiServiceServiceName.)
Public propertyServiceType
Gets a service type.
(Inherited from StiBarCodeTypeService.)
Protected propertyTextAlignment (Inherited from StiBarCodeTypeService.)
Protected propertyTextSpacing (Inherited from StiBarCodeTypeService.)
Public propertyUseRectangularSymbols
Gets or sets value which indicates will RectangularSymbols be used or not.
Public propertyVisibleProperties (Overrides StiBarCodeTypeServiceVisibleProperties.)
Top
See Also