[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <HTML> 2 <HEAD> 3 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> 4 <TITLE>SetMargins</TITLE> 5 <LINK TYPE="text/css" REL="stylesheet" HREF="../fpdf.css"> 6 </HEAD> 7 <BODY> 8 <H2>SetMargins</H2> 9 <TT>SetMargins(<B>float</B> left, <B>float</B> top [, <B>float</B> right])</TT> 10 <H4 CLASS='st'>Version</H4> 11 1.0 12 <H4 CLASS='st'>Description</H4> 13 Defines the left, top and right margins. By default, they equal 1 cm. Call this method to change 14 them. 15 <H4 CLASS='st'>Parameters</H4> 16 <TT><U>left</U></TT> 17 <BLOCKQUOTE> 18 Left margin. 19 </BLOCKQUOTE> 20 <TT><U>top</U></TT> 21 <BLOCKQUOTE> 22 Top margin. 23 </BLOCKQUOTE> 24 <TT><U>right</U></TT> 25 <BLOCKQUOTE> 26 Right margin. Default value is the left one. 27 </BLOCKQUOTE> 28 <H4 CLASS='st'>See also</H4> 29 <A HREF="setleftmargin.htm">SetLeftMargin()</A>, 30 <A HREF="settopmargin.htm">SetTopMargin()</A>, 31 <A HREF="setrightmargin.htm">SetRightMargin()</A>, 32 <A HREF="setautopagebreak.htm">SetAutoPageBreak()</A>. 33 <H6></H6> 34 <HR> 35 <DIV ALIGN="CENTER"><A HREF="index.htm">Index</A></DIV> 36 </BODY> 37 </HTML>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |