THPDFContentBuilder.Content Property
Property summary: THPDFContentBuilder.Content Property
Declaration
property Content: AnsiString read FContent;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
| No parameters | |
Return value
Returns the current content value
Usage notes
- Content is read-only and contains the operators accumulated by this builder
- Pass the completed content to the owning form XObject, tiling pattern, or scoped raw-content API
Related APIs
- THPDFContentBuilder
- THotPDF
- THPDFPage
- Contents