THPDFPage.AppendScopedRawContent Method
メソッドの要約: THPDFPage.AppendScopedRawContent Method
宣言
procedure AppendScopedRawContent(const Operators: AnsiString);
ユニット
HPDFDoc
パラメータ
| 名前 | 目的 |
|---|---|
Operators | Raw PDF content stream operators to append |
戻り値
値を返しません
使用上の注意
- Use this method only for advanced PDF operator workflows
- The method scopes the operators so graphics state changes do not leak into later page output
関連 API
- THPDFPage
- THPDFPage Methods
- AcroForm Support
- THotPDF
- Contents