Name
page:GetLineCap -- get current line cap style
Synopsis
cap = page:GetLineCap()
Function
page:GetLineCap() gets the current line cap style of the page.

See page:SetLineCap for a list of available line cap styles.

Inputs
none

Results
cap
current line cap style

Show TOC