|
THPDFPage.TextOutHTML
|
Top Previous Next |
|
Desenha texto com estilo HTML na página
Delphi syntax: function TextOutHTML( X, Y: Single; const HTML: WideString; const DefaultFontName: AnsiString= 'Arial'; DefaultSize: Single= 12; DefaultColor: TColor= clBlack ): Single;
Description Desenha texto com estilo HTML na página Suporta tags HTML básicas para estilizar a saída de texto
See also: THPDFPage |