Property EndCap
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
EndCap
Gets or sets the PdfLineCap value specifying the shape of the endpoints for any open path that is stroked.
public PdfLineCap EndCap { get; set; }
Property Value
- PdfLineCap
The PdfLineCap value specifying the shape of the endpoints for any open path that is stroked.
Remarks
Default value: ButtEnd.