Packagestimulsoft.base.drawing.enums
Classpublic class StiHtmlTag
InheritanceStiHtmlTag Inheritance Object



Public Constants
 ConstantDefined By
  B : int = 1
[static]
StiHtmlTag
  Backcolor : int = 11
[static]
StiHtmlTag
  Font : int = 7
[static]
StiHtmlTag
  FontColor : int = 10
[static]
StiHtmlTag
  FontName : int = 8
[static]
StiHtmlTag
  FontSize : int = 9
[static]
StiHtmlTag
  I : int = 2
[static]
StiHtmlTag
  LetterSpacing : int = 12
[static]
StiHtmlTag
  LineHeight : int = 14
[static]
StiHtmlTag
  ListItem : int = 17
[static]
StiHtmlTag
  None : int = 0
[static]
StiHtmlTag
  PClose : int = 16
[static]
StiHtmlTag
  S : int = 4
[static]
StiHtmlTag
  Sub : int = 6
[static]
StiHtmlTag
  Sup : int = 5
[static]
StiHtmlTag
  TextAlign : int = 15
[static]
StiHtmlTag
  U : int = 3
[static]
StiHtmlTag
  WordSpacing : int = 13
[static]
StiHtmlTag
Constant Detail
BConstant
public static const B:int = 1

BackcolorConstant 
public static const Backcolor:int = 11

FontConstant 
public static const Font:int = 7

FontColorConstant 
public static const FontColor:int = 10

FontNameConstant 
public static const FontName:int = 8

FontSizeConstant 
public static const FontSize:int = 9

IConstant 
public static const I:int = 2

LetterSpacingConstant 
public static const LetterSpacing:int = 12

LineHeightConstant 
public static const LineHeight:int = 14

ListItemConstant 
public static const ListItem:int = 17

NoneConstant 
public static const None:int = 0

PCloseConstant 
public static const PClose:int = 16

SConstant 
public static const S:int = 4

SubConstant 
public static const Sub:int = 6

SupConstant 
public static const Sup:int = 5

TextAlignConstant 
public static const TextAlign:int = 15

UConstant 
public static const U:int = 3

WordSpacingConstant 
public static const WordSpacing:int = 13