C# Class iTextSharp.text.pdf.codec.wmf.MetaFont

Inheritance: MetaObject
Mostra file Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Public Methods

Method Description
GetFontSize ( MetaState state ) : float
Init ( InputMeta meta ) : void
IsStrikeout ( ) : bool
IsUnderline ( ) : bool
MetaFont ( ) : System

Method Details

GetFontSize() public method

public GetFontSize ( MetaState state ) : float
state MetaState
return float

Init() public method

public Init ( InputMeta meta ) : void
meta InputMeta
return void

IsStrikeout() public method

public IsStrikeout ( ) : bool
return bool

IsUnderline() public method

public IsUnderline ( ) : bool
return bool

MetaFont() public method

public MetaFont ( ) : System
return System