Click or drag to resize

StiMaxicodeBarCodeType Properties

The StiMaxicodeBarCodeType 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 propertyHeight
Gets os sets height factor of the bar code.
(Overrides StiBarCodeTypeServiceHeight.)
Public propertyMainHeight (Inherited from StiBarCodeTypeService.)
Public propertyMainWidth (Inherited from StiBarCodeTypeService.)
Public propertyMode
Gets or sets the mode of the Maxicode.
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.)
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.)
Public propertyStructuredAppendPosition
Gets or sets the structured append Position.
Public propertyStructuredAppendTotal
Gets or sets the structured append Total.
Protected propertyTextAlignment (Inherited from StiBarCodeTypeService.)
Protected propertyTextSpacing (Inherited from StiBarCodeTypeService.)
Public propertyTrimExcessData
Gets or sets a value indicating whether it is necessary to trim excess data if the data length exceeds the capacity of the barcode.
Public propertyVisibleProperties (Overrides StiBarCodeTypeServiceVisibleProperties.)
Top
See Also