Page.getMiterLimit

Gets the current value of the page's miter limit.

class Page
float
getMiterLimit
()

Return Value

Type: float

when succeed, it returns the current value of the page's miter limit. Otherwise it returns HPDF_DEF_MITERLIMIT.

Meta