source: companies/celepar/phpgwapi/inc/fpdf/doc/setfontsize.htm @ 763

Revision 763, 605 bytes checked in by niltonneto, 15 years ago (diff)

Importação inicial do Expresso da Celepar

Line 
1<HTML>
2<HEAD>
3<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
4<TITLE>SetFontSize</TITLE>
5<LINK TYPE="text/css" REL="stylesheet" HREF="../fpdf.css">
6</HEAD>
7<BODY>
8<H2>SetFontSize</H2>
9<TT>SetFontSize(<B>float</B> size)</TT>
10<H4 CLASS='st'>Version</H4>
111.0
12<H4 CLASS='st'>Description</H4>
13Defines the size of the current font.
14<H4 CLASS='st'>Parameters</H4>
15<TT><U>size</U></TT>
16<BLOCKQUOTE>
17The size (in points).
18</BLOCKQUOTE>
19<H4 CLASS='st'>See also</H4>
20<A HREF="setfont.htm">SetFont()</A>.
21<H6></H6>
22<HR>
23<DIV ALIGN="CENTER"><A HREF="index.htm">Index</A></DIV>
24</BODY>
25</HTML>
Note: See TracBrowser for help on using the repository browser.