Class QImageLabelBase
This class will render an Image/Bitmapped version of any Text string
- QBaseClass
- QHtmlAttributeManagerBase
- QHtmlAttributeManager
- QControlBase
- QControl
- QImageLabelBase
Direct known subclasses
QImageLabel
public
|
|
protected
string
|
#
GetControlHtml( )
This method will render the control, itself, and will return the rendered HTML as a string |
public
boolean
|
|
public
|
|
public static
|
|
protected
|
|
public
mixed
|
|
public
mixed|
|
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
protected
string
|
$strForeColor
|
#
'000000'
|
protected
string
|
$strBackColor
|
#
'ffffff'
|
protected
integer
|
$strFontSize
|
#
12
|
protected
|
$strFontNames
|
#
null
|
protected
|
$strText
|
#
null
|
protected
integer
|
$intXCoordinate
|
#
0
|
protected
integer
|
$intYCoordinate
|
#
0
|
protected
boolean
|
$blnBackgroundTransparent
|
#
false
|
protected
string
|
$strImageType
|
|
protected
integer
|
$intQuality
|
#
100
|
protected
boolean
|
$blnSmoothFont
|
#
true
|
protected
string
|
$strHorizontalAlign
|
|
protected
string
|
$strVerticalAlign
|
|
protected
integer
|
$intPaddingWidth
|
#
0
|
protected
integer
|
$intPaddingHeight
|
#
0
|
protected
integer
|
$intSpace
|
#
0
|
protected
integer
|
$intTightness
|
#
0
|
protected
integer
|
$intAngle
|
#
0
|
protected
|
$strCacheFolder
|
#
null
|
protected
|
$strCachedImageFilePath
|
#
null
|
$attributes,
$styles
|
public
string
|
$Text
is the Text that you want rendered as an image |
public
integer
|
$XCoordinate
|
public
integer
|
$YCoordinate
|
public
boolean
|
$BackgroundTransparent
|
public
string
|
$ImageType
|
public
integer
|
$Quality
|
public
boolean
|
$SmoothFont
|
public
string
|
$HorizontalAlign
|
public
string
|
$VerticalAlign
|
public
integer
|
$PaddingWidth
|
public
integer
|
$PaddingHeight
|
public
integer
|
$Space
|
public
integer
|
$Tightness
|
public
integer
|
$Angle
|
public
string
|
$CacheFolder
|
public read-only
string
|
$CachedImageFilePath
|
public write-only
string
|
$ForeColor
|
public write-only
string
|
$BackColor
|
public write-only
integer
|
$FontSize
|
public write-only
integer
|
$Width
|
public write-only
integer
|
$Height
|
public write-only
string
|
$FontNames
|
$AccessKey,
$AltText,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Cursor,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontOverline,
$FontStrikeout,
$FontUnderline,
$Left,
$Margin,
$NoWrap,
$Opacity,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle
|