Package | stimulsoft.report.barCodes |
Class | public class StiBarCode |
Inheritance | StiBarCode ![]() ![]() ![]() ![]() ![]() |
Implements | IStiBarCode, IStiBackColor, IStiForeColor, IStiExportImageExtended, IStiVertAlignment, IStiHorAlignment, IStiEnumAngle, IStiBorder |
Property | Defined By | ||
---|---|---|---|
![]() | afterPrintEvent : StiAfterPrintEvent Occurs after the component printing. | StiComponent | |
![]() | alias : String Gets or sets a text that will be shown instead of a component name. | StiComponent | |
![]() | allowDelete : Boolean [read-only] Gets a value which indicates whether deleting of the components is allowed. | StiComponent | |
angle : int Gets or sets angle of a bar code rotation. | StiBarCode | ||
autoScale : Boolean Gets or sets value which indicates how bar code will scale its size. | StiBarCode | ||
backColor : StiColor Gets or sets background color of bar code. | StiBarCode | ||
barCodeType : StiBarCodeTypeService Gets or sets type of the bar code. | StiBarCode | ||
![]() | beforePrintEvent : StiBeforePrintEvent Occurs before printing of the component. | StiComponent | |
![]() | bookmark : StiBookmarkExpression Gets or sets the expression to fill a component bookmark. | StiComponent | |
![]() | bookmarkValue : String Gets or sets the component bookmark. | StiComponent | |
border : StiBorder Gets or sets frame of the component. | StiBarCode | ||
![]() | bottom : Number [read-only] Gets bottom position of a component. | StiComponent | |
canGrow : Boolean [override] | StiBarCode | ||
canShrink : Boolean [override] | StiBarCode | ||
![]() | clickEvent : StiClickEvent Occurs when user clicks on the component in the window of viewer. | StiComponent | |
![]() | clientRectangle : StiRectangle Gets or sets the client area of a component. | StiComponent | |
code : StiBarCodeExpression Gets or sets the expression to fill a code of bar code. | StiBarCode | ||
codeValue : String Gets or sets the component bar code. | StiBarCode | ||
![]() | componentPlacement : String | StiComponent | |
![]() | componentStyle : String Gets or sets a style of a component. | StiComponent | |
![]() | componentType : int [read-only] Gets the type of processing when printing. | StiComponent | |
![]() | conditions : StiConditionsCollection Gets or sets the collection of conditions. | StiComponent | |
![]() | currentBookmark : StiBookmark Gets or sets current bookmark for this component. | StiComponent | |
defaultClientRectangle : StiRectangle [override] [read-only] Gets the default client area of a component. | StiBarCode | ||
![]() | delimiterComponent : Boolean Gets or sets a value indicates that this component is used as the delimiter. | StiComponent | |
![]() | displayRectangle : StiRectangle
Gets or sets a rectangle of the component which it fills. | StiComponent | |
![]() | dockable : Boolean Gets or sets a value which indicates whether the component will be docked or not. | StiComponent | |
![]() | dockStyle : int Gets or sets a type of the component docking. | StiComponent | |
![]() | doubleClickEvent : StiDoubleClickEvent Occurs when user double clicks on the component in the window of viewer. | StiComponent | |
![]() | drillDownParameters : StiDictionaryCollection | StiComponent | |
![]() | enabled : Boolean Gets or sets a value which indicates will this component be available or not. | StiComponent | |
font : StiFont Gets or sets font of bar code. | StiBarCode | ||
![]() | forceRedrawAll : Boolean [read-only]
Gets a value which indicates whether it is necessary to draw again the whole page when moving the component or
changing its sizes in the designer. | StiComponent | |
foreColor : StiColor Gets or sets bar code color. | StiBarCode | ||
getBarcodeEvent : StiGetBarcodeEvent Occurs when getting the code of bar code. | StiBarCode | ||
![]() | getBookmarkEvent : StiGetBookmarkEvent Occurs when getting a Bookmark for the component. | StiComponent | |
![]() | getDrillDownReportEvent : StiGetDrillDownReportEvent Occurs when it is required to get a report for the Drill-Down operation. | StiComponent | |
![]() | getHyperlinkEvent : StiGetHyperlinkEvent Occurs when getting a Hyperlink for the component. | StiComponent | |
![]() | getTagEvent : StiGetTagEvent Occurs when getting a Tag for the component. | StiComponent | |
![]() | getToolTipEvent : StiGetToolTipEvent Occurs when getting a ToolTip for the component. | StiComponent | |
![]() | growToHeight : Boolean Gets or sets a value which indicates that the height of this component increases/decreases to the bottom of a container. | StiComponent | |
![]() | guid : String | StiComponent | |
![]() | height : Number Gets or sets height of a component. | StiComponent | |
![]() | highlightState : int Gets or sets a state of highlight. | StiComponent | |
horAlignment : int Gets or sets the horizontal alignment of an barcode. | StiBarCode | ||
![]() | hyperlink : StiHyperlinkExpression Gets or sets an expression to fill a component hyperlink. | StiComponent | |
![]() | hyperlinkValue : String Gets or sets hyperlink of a component. | StiComponent | |
![]() | ignoreNamingRule : Boolean Internal use only. | StiComponent | |
![]() | inherited : Boolean | StiComponent | |
![]() | interaction : StiInteraction Gets interaction options of this component. | StiComponent | |
![]() | isAllowUseInTableMode : Boolean [read-only] Возможно ли добавиль компонент в групповое выделение | StiComponent | |
![]() | isAutomaticDock : Boolean [read-only] Gets a value which indicates that this is an automatic docking. | StiComponent | |
![]() | isCross : Boolean [read-only] | StiComponent | |
![]() | isDesigning : Boolean [read-only] Gets a value which indicates that the report in which a component is placed is being designed. | StiComponent | |
![]() | isEnabled : Boolean [read-only] | StiComponent | |
![]() | isExporting : Boolean [read-only] Gets or sets value, which indicates that the report is exporting. | StiComponent | |
![]() | isPrinting : Boolean [read-only] Gets a value which indicates that the component has already been printed. | StiComponent | |
![]() | isRendered : Boolean Gets or sets a value which indicates whether a component is rendered or not. | StiComponent | |
![]() | isSelected : Boolean Gets or sets value indicates is the component selected or not. | StiComponent | |
![]() | isThumbnails : Boolean [read-only] | StiComponent | |
![]() | left : Number Gets or sets left position of a component. | StiComponent | |
![]() | linked : Boolean Gets or sets a value which indicates whether the object snap to the container is turned on. | StiComponent | |
![]() | localizedCategory : String [read-only] Gets a localized name of the component category. | StiBase | |
![]() | localizedName : String [read-only] Gets a localized component name. | StiBase | |
![]() | locked : Boolean Gets or sets a value which indicates that moving is locked. | StiComponent | |
![]() | maxSize : StiSize Gets or sets maximal size. | StiComponent | |
![]() | minSize : StiSize Gets or sets minimal size. | StiComponent | |
![]() | mouseEnterEvent : StiMouseEnterEvent Occurs when user enters the mouse into the area of the component in the window of viewer. | StiComponent | |
![]() | mouseLeaveEvent : StiMouseLeaveEvent Occurs when user leaves the mouse into the area of the component in the window of viewer. | StiComponent | |
![]() | name : String [override] Gets or sets a name of a component. | StiComponent | |
![]() | page : StiPage Gets or sets the page on which an object is located. | StiComponent | |
![]() | parent : StiContainer Gets or sets the container in which an object is located. | StiComponent | |
![]() | parentBookmark : StiBookmark Gets or sets parent bookmark for this component. | StiComponent | |
![]() | printable : Boolean Gets or sets a value which indicates whether a component is printable or not. | StiComponent | |
![]() | printOn : int Gets or sets a value which indicates on what pages component will be printed. | StiComponent | |
![]() | priority : int [read-only] Gets a component priority. | StiComponent | |
![]() | properties : StiRepositoryItems | StiService | |
![]() | ref : int | StiBase | |
![]() | renderedCount : int Gets or sets a value which indicates how many times a component is rendered. | StiComponent | |
![]() | report : StiReport Gets or sets the report in which the component is located. | StiComponent | |
![]() | restrictions : int Gets or sets value which indicates the restrictions of a component. | StiComponent | |
![]() | right : Number [read-only] Gets right position of a component. | StiComponent | |
![]() | selectionTick : int | StiComponent | |
![]() | selectRectangle : StiRectangle Gets or sets a rectangle of a component selection. | StiComponent | |
![]() | serviceCategory : String [read-only] Gets a service category. | StiService | |
![]() | serviceInfo : String [read-only] Gets a service description. | StiService | |
![]() | serviceName : String [override] [read-only] Gets a service name. | StiBase | |
![]() | serviceType : Class [read-only] Gets a service type. | StiService | |
![]() | shift : Boolean Gets or sets a value which indicates that this component can be shifted. | StiComponent | |
![]() | shiftMode : int Gets or sets a value which indicates the shift mode of a component. | StiComponent | |
showLabelText : Boolean Gets or sets value which indicates will this bar code show label text or no. | StiBarCode | ||
![]() | showQuickButtons : Boolean Gets or sets a value which indicates whether it is necessary to show quick buttons. | StiComponent | |
showQuietZones : Boolean Gets or sets value which indicates will this bar code show quiet zones or no. | StiBarCode | ||
![]() | states : StiStatesManager [read-only] Gets the component states manager. | StiComponent | |
![]() | tag : StiTagExpression Gets or sets the expression to fill a component tag. | StiComponent | |
![]() | tagValue : String Gets or sets tag of a component. | StiComponent | |
![]() | toolTip : StiToolTipExpression Gets or sets the expression to fill a component tooltip. | StiComponent | |
![]() | toolTipValue : String Gets or sets a component tips. | StiComponent | |
![]() | top : Number Gets or sets top position of a component. | StiComponent | |
![]() | useParentStyles : Boolean Gets or sets a value which indicates that this component must use styles from parent component. | StiComponent | |
vertAlignment : int Gets or sets the vertical alignment of an barcode. | StiBarCode | ||
![]() | width : Number Gets or sets width of a component. | StiComponent |
Method | Defined By | ||
---|---|---|---|
StiBarCode(rect:StiRectangle = null) | StiBarCode | ||
![]() | applyConditions(sender:Object, conditions:StiArrayList):void | StiComponent | |
![]() | canContainIn(component:StiComponent):Boolean Specifies that this component may be located in the specified component. | StiComponent | |
![]() | checkForParentComponent(comp:StiComponent):Boolean | StiComponent | |
![]() | clearAllStates():void Clear all earlier saved object states. | StiComponent | |
![]() | clone(... args):Object [override] | StiComponent | |
![]() | componentToPage(value:Number):Number
Converts a rectangle from the parent-container coordinates into coordinates of a page. | StiComponent | |
![]() |
Converts a rectangle from the parent-container coordinates into coordinates of a page. | StiComponent | |
![]() |
Converts a rectangle from the parent-container coordinates into coordinates of a page. | StiComponent | |
![]() | StiComponent | ||
![]() | doBookmark():void Invokes the GetBookmark event. | StiComponent | |
![]() | dockToContainer():void Docks the component and all of its subordinate components. | StiComponent | |
![]() | StiComponent | ||
![]() | doGetBookmark():void Raises the GetBookmark event. | StiComponent | |
![]() | [static] | StiComponent | |
equals(object:Object):Boolean [override] | StiBarCode | ||
![]() | Initializes a new instance of the SizeD class from the specified dimensions. | StiComponent | |
getBarCodeString():String | StiBarCode | ||
![]() | Returns the DataBand in which the component is located. | StiComponent | |
![]() | Returns a rectangle of the component showing. | StiComponent | |
![]() | Retuns an empty rectangle to which docking is possible. | StiComponent | |
![]() | Returns the GroupHeaderBand in which the component is located. | StiComponent | |
getImage(refZoom:StiRefZoom, format:int = 0):BitmapData | StiBarCode | ||
![]() | getPaintRectangle(convertToHInches:Boolean = true, convertZoom:Boolean = true, docking:Boolean = true):StiRectangle Makes all necessary coversions for showing an object and returns its coordinates. | StiComponent | |
![]() | getQuickInfo():String | StiComponent | |
![]() | getReport():Object | StiComponent | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | StiComponent | ||
![]() | invert():void Invert selection of component. | StiComponent | |
![]() | invokeAfterPrint(sender:Object):void Raises the AfterPrint event. | StiComponent | |
![]() | invokeBeforePrint(sender:Object):void Raises the BeforePrint event. | StiComponent | |
invokeEvents():void [override] | StiBarCode | ||
isExportAsImage(format:int):Boolean [override] | StiBarCode | ||
![]() | isParentSelect(component:StiComponent):Boolean [static] Retuns true if one of the parent component is selected. | StiComponent | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
memberwiseClone():Object [override] | StiBarCode | ||
![]() | newGuid():void | StiComponent | |
![]() | packService():void [override] Packs a service. | StiComponent | |
![]() |
Converts a rectangle from coordinates of a page into the parent-container coordinates. | StiComponent | |
![]() |
Converts a rectangle from coordinates of a page into the parent-container coordinates. | StiComponent | |
![]() | paint(args:StiPaintArgs):void | StiComponent | |
![]() | paintSelection(args:StiPaintArgs):void | StiComponent | |
![]() | prepare():void Подготавливает компонент для рендеринга. | StiComponent | |
![]() | processRemoveComponent():void | StiComponent | |
![]() | StiComponent | ||
![]() | reset():void Reset selection of component. | StiComponent | |
![]() | restoreState(stateName:String):void Restores the earlier saved object state. | StiComponent | |
![]() | saveState(stateName:String):void Saves the current state of an object. | StiComponent | |
![]() | select():void Select component. | StiComponent | |
![]() | setPaintRectangle(rect:StiRectangle):void Internal use only. | StiComponent | |
![]() | setReportVariables():void | StiComponent | |
![]() | toString():String
Returns an Alias of the report or the Name of the report. | StiComponent | |
![]() | unPrepare():void Очищает компонент после рендеринга. | StiComponent |
angle | property |
angle:int
Gets or sets angle of a bar code rotation.
public function get angle():int
public function set angle(value:int):void
autoScale | property |
autoScale:Boolean
Gets or sets value which indicates how bar code will scale its size.
public function get autoScale():Boolean
public function set autoScale(value:Boolean):void
backColor | property |
backColor:StiColor
Gets or sets background color of bar code.
public function get backColor():StiColor
public function set backColor(value:StiColor):void
barCodeType | property |
barCodeType:StiBarCodeTypeService
Gets or sets type of the bar code.
public function get barCodeType():StiBarCodeTypeService
public function set barCodeType(value:StiBarCodeTypeService):void
border | property |
border:StiBorder
Gets or sets frame of the component.
public function get border():StiBorder
public function set border(value:StiBorder):void
canGrow | property |
canGrow:Boolean
[override] public function get canGrow():Boolean
public function set canGrow(value:Boolean):void
canShrink | property |
canShrink:Boolean
[override] public function get canShrink():Boolean
public function set canShrink(value:Boolean):void
code | property |
code:StiBarCodeExpression
Gets or sets the expression to fill a code of bar code.
public function get code():StiBarCodeExpression
public function set code(value:StiBarCodeExpression):void
codeValue | property |
codeValue:String
Gets or sets the component bar code.
public function get codeValue():String
public function set codeValue(value:String):void
defaultClientRectangle | property |
defaultClientRectangle:StiRectangle
[read-only] [override] Gets the default client area of a component.
public function get defaultClientRectangle():StiRectangle
font | property |
font:StiFont
Gets or sets font of bar code.
public function get font():StiFont
public function set font(value:StiFont):void
foreColor | property |
foreColor:StiColor
Gets or sets bar code color.
public function get foreColor():StiColor
public function set foreColor(value:StiColor):void
getBarcodeEvent | property |
getBarcodeEvent:StiGetBarcodeEvent
Occurs when getting the code of bar code.
public function get getBarcodeEvent():StiGetBarcodeEvent
public function set getBarcodeEvent(value:StiGetBarcodeEvent):void
horAlignment | property |
horAlignment:int
Gets or sets the horizontal alignment of an barcode.
public function get horAlignment():int
public function set horAlignment(value:int):void
showLabelText | property |
showLabelText:Boolean
Gets or sets value which indicates will this bar code show label text or no.
public function get showLabelText():Boolean
public function set showLabelText(value:Boolean):void
showQuietZones | property |
showQuietZones:Boolean
Gets or sets value which indicates will this bar code show quiet zones or no.
public function get showQuietZones():Boolean
public function set showQuietZones(value:Boolean):void
vertAlignment | property |
vertAlignment:int
Gets or sets the vertical alignment of an barcode.
public function get vertAlignment():int
public function set vertAlignment(value:int):void
StiBarCode | () | Constructor |
equals | () | method |
override public function equals(object:Object):Boolean
Parameters
object:Object |
Boolean |
getBarCodeString | () | method |
public function getBarCodeString():String
ReturnsString |
getImage | () | method |
public function getImage(refZoom:StiRefZoom, format:int = 0):BitmapData
Parameters
refZoom:StiRefZoom | |
format:int (default = 0 )
|
BitmapData |
invokeEvents | () | method |
override public function invokeEvents():void
isExportAsImage | () | method |
override public function isExportAsImage(format:int):Boolean
Parameters
format:int |
Boolean |
memberwiseClone | () | method |
override public function memberwiseClone():Object
ReturnsObject |