StiBarCodeTypeService Methods |
The StiBarCodeTypeService type exposes the following members.
Name | Description | |
---|---|---|
BaseDrawImage | ||
BaseDrawRectangle | ||
BaseDrawString(Object, String, Font, StiBrush, RectangleF, StringFormat) | ||
BaseDrawString(Object, String, Font, StiBrush, Single, Single) | ||
BaseFillEllipse | ||
BaseFillPolygon | ||
BaseFillRectangle | ||
BaseFillRectangle2D | ||
BaseMeasureString | ||
BaseRollbackTransform | ||
BaseTransform | ||
CalculateSize2 | ||
CalculateSizeFull | ||
CheckCodeSymbols |
Remove from string all undefined symbols.
| |
Clone | (Inherited from StiService.) | |
CreateNew | ||
Draw | ||
Draw2DBarCode | ||
DrawBarCode |
Draws bar code.
| |
DrawBarCodeError(Object, RectangleF, StiBarCode) | ||
DrawBarCodeError(Object, RectangleF, StiBarCode, String) | ||
DrawBars |
Draws content of bar code.
| |
DrawMaxicode | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetCode |
Returns string of char - input data for calculation of bar code.
| |
GetCombinedCode | ||
GetEvents | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetProperties | ||
GetSymbolsStringWidth |
Returns width of string in modules.
| |
GetSymbolWidth |
Returns width of one symbol in module.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsPropertiesInitializedProtected | (Inherited from StiService.) | |
IsPropertyPresent | (Inherited from StiService.) | |
IsSymbolLong |
Returns true if one line is long.
| |
IsSymbolPostDescend |
Returns true if short line is post-descend
| |
IsSymbolSpace |
Returns true is char is space.
| |
LoadFromJsonObject | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PackService | (Inherited from StiService.) | |
RollbackTransform | ||
SaveToJsonObject | ||
ToString | (Overrides ObjectToString.) | |
TranslateRect |
Translate coordinates using vertical and horizontal justify
|