SetMargins

SetMargins(float left, float top [, float right])

版本

1.0

內容

定义左边、顶部和右边的空白距离。默认值同为 1 cm。则行 SetMargins() 这个功能来改变左边、顶部和右边的空白距离值。

參數

left
左边的空白距离
top
顶部的空白距离
right
右边的空白距离 (默认值为左边的空白距离)

參見

Line(), Rect(), Cell(), MultiCell().

索引