Méthode | Description | |
---|---|---|
Convert ( AODL formatedText ) : iTextSharp.text.Phrase |
Converts the specified formated text.
|
|
FormatedTextConverter ( ) : System |
Initializes a new instance of the FormatedTextConverter class.
|
|
GetTextContents ( AODL.Document.Content.Text.ITextCollection textCollection, iTextSharp font ) : ICollection |
Gets the text contents.
|
public static Convert ( AODL formatedText ) : iTextSharp.text.Phrase | ||
formatedText | AODL | The formated text. |
Résultat | iTextSharp.text.Phrase |
public static GetTextContents ( AODL.Document.Content.Text.ITextCollection textCollection, iTextSharp font ) : ICollection | ||
textCollection | AODL.Document.Content.Text.ITextCollection | The text collection. |
font | iTextSharp | |
Résultat | ICollection |