Page.getLineWidth

Gets the current line width of the page.

class Page
float
getLineWidth
()

Return Value

Type: float

when getLineWidth() succeed, it returns the current line width for path painting of the page. Otherwise it returns HPDF_DEF_LINEWIDTH.

Meta