fpdf.set_line_width(width: float)
Defines the line width. By default, the value equals 0.2 mm. The method can be called before the first page is created and the value is retained from page to page.
width:
The width.
line, rect, cell, multi_cell.
fpdf.set_line_width(width: float)
Defines the line width. By default, the value equals 0.2 mm. The method can be called before the first page is created and the value is retained from page to page.
width:
The width.
line, rect, cell, multi_cell.