Packageorg.alivepdf.fonts
Classpublic final class Style
InheritanceStyle Inheritance Object



Public Constants
 ConstantDefined By
  BOLD : String = B
[static]
Style
  BOLD_ITALIC : String = BI
[static]
Style
  ITALIC : String = I
[static]
Style
  NORMAL : String
[static]
Style
  UNDERLINE : String = U
[static]
Style
Constant Detail
BOLDConstant
public static const BOLD:String = B

BOLD_ITALICConstant 
public static const BOLD_ITALIC:String = BI

ITALICConstant 
public static const ITALIC:String = I

NORMALConstant 
public static const NORMAL:String

UNDERLINEConstant 
public static const UNDERLINE:String = U