THPDFContentBuilder.AppendRawContent Method
メソッドの要約: THPDFContentBuilder.AppendRawContent Method
宣言
function AppendRawContent(const Operators: AnsiString): THPDFContentBuilder;
ユニット
HPDFDoc
パラメータ
| 名前 | 目的 |
|---|---|
Operators | Raw PDF content operators appended verbatim |
戻り値
値を返します: THPDFContentBuilder
使用上の注意
- The method returns Self so calls can be chained in operator order
- The caller is responsible for valid operator syntax and balanced graphics state
関連 API
- THPDFContentBuilder
- THotPDF
- THPDFPage
- 目次