API Documentation > Enumerated Types > Enum pfcPDFLinecap
Enum pfcPDFLinecap
Description
This enumerated type contains possible linecap options.
Values
pfcPDF_LINECAP_BUTT
pfcPDF_LINECAP_ROUND
pfcPDF_LINECAP_PROJECTING_SQUARE
pfcPDFLinecap_nil
Enum null value.
Was this helpful?