C# Class LayoutFarm.Text.TextSpanStyle

Show file Open project: prepare/HTML-Renderer Class Usage Examples

Public Properties

Property Type Description
ContentHAlign byte
Empty TextSpanStyle
FontColor PixelFarm.Drawing.Color
FontInfo PixelFarm.Drawing.RequestFont

Public Methods

Method Description
IsEmpty ( ) : bool

Method Details

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Property Details

ContentHAlign public property

public byte ContentHAlign
return byte

Empty public static property

public static TextSpanStyle,LayoutFarm.Text Empty
return TextSpanStyle

FontColor public property

public Color,PixelFarm.Drawing FontColor
return PixelFarm.Drawing.Color

FontInfo public property

public RequestFont,PixelFarm.Drawing FontInfo
return PixelFarm.Drawing.RequestFont