Click or drag to resize

StiPdf417BarCodeType Properties

The StiPdf417BarCodeType type exposes the following members.

Properties
  NameDescription
Public propertyAspectRatio
Gets or sets value, which set aspect ratio between horizontal and vertical sides of bar code.
Public propertyAutoDataColumns
Gets or sets value which indicates that amount of columns will be calculated automatically.
Public propertyAutoDataRows
Gets or sets value which indicates that amount of rows will be calculated automatically.
Protected propertyBarCodeData (Inherited from StiBarCodeTypeService.)
Public propertyComponentId (Overrides StiBarCodeTypeServiceComponentId.)
Public propertyCustomPainter (Inherited from StiBarCodeTypeService.)
Public propertyDataColumns
Gets or sets amount of data columns.
Public propertyDataRows
Gets or sets amound of data rows.
Public propertyDefaultCodeValue (Overrides StiBarCodeTypeServiceDefaultCodeValue.)
Public propertyEncodingMode
Gets or sets type of encoding type.
Public propertyErrorsCorrectionLevel
Gets or sets errors correction level. The higher level is the more information is added to bar code for restoring.
Public propertyHeight
Gets os sets height factor of the bar code.
(Overrides StiBarCodeTypeServiceHeight.)
Public propertyMainHeight (Inherited from StiBarCodeTypeService.)
Public propertyMainWidth (Inherited from StiBarCodeTypeService.)
Public propertyModule
Gets or sets width of the most fine element of the bar code.
(Overrides StiBarCodeTypeServiceModule.)
Public propertyProperties (Inherited from StiService.)
Public propertyPropName (Inherited from StiBarCodeTypeService.)
Public propertyRatioY
Gets or sets vertical ratio of bar code. Value must between 2 and 5.
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 propertyVisibleProperties (Overrides StiBarCodeTypeServiceVisibleProperties.)
Top
See Also