Click or drag to resize
KaxBarcode Methods

The KaxBarcode type exposes the following members.

Methods
  Name Description
Public method GetImage
Gets rendered Barcode as Image
Public method GetScriptDescriptors
Gets a collection of script descriptors that represent ECMAScript (JavaScript) client components.
Public method GetScriptReferences
Gets a collection of ScriptReference objects that define script resources that the control requires.
Public method RenderBeginTag
Renders the begin tag of KaxBarcode control into HtmlTextWriter
(Overrides WebControlRenderBeginTag(HtmlTextWriter).)
Top
See Also