THPDFContentBuilder.ClosePath Method
Method summary: THPDFContentBuilder.ClosePath Method
Declaration
function ClosePath: THPDFContentBuilder;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
| No parameters | |
Return value
Returns a value: THPDFContentBuilder
Usage notes
- The method returns Self so calls can be chained in operator order
- Coordinates and widths use PDF user-space units
Related APIs
- THPDFContentBuilder
- THotPDF
- THPDFPage
- Contents