THPDFContentBuilder.Content Property
属性摘要: THPDFContentBuilder.Content Property
声明
property Content: AnsiString read FContent;
单元
HPDFDoc
参数
| 名称 | 用途 |
|---|---|
| 无参数 | |
返回值
Returns the current content value
使用说明
- 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
相关 API
- THPDFContentBuilder
- THotPDF
- THPDFPage
- 目录