API Documentation > Enumerated Types > Enum EpfcPDFLinejoin
Enum EpfcPDFLinejoin
Description
This enumerated type contains possible line join options.
User Guide References:
Values
EpfcPDF_LINEJOIN_MITER
EpfcPDF_LINEJOIN_ROUND
EpfcPDF_LINEJOIN_BEVEL
EpfcPDFLinejoin_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.
Was this helpful?