THPDFContentBuilder.Content Property
Returns the accumulated raw PDF content operator string
Declaration
property Content: AnsiString read FContent;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
| This member does not expose explicit 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