THPDFPage.AppendScopedRawContent Method
Method summary: THPDFPage.AppendScopedRawContent Method
Declaration
procedure AppendScopedRawContent(const Operators: AnsiString);
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
Operators | Raw PDF content stream operators to append |
Return value
Returns no value
Usage notes
- 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
Related APIs
- THPDFPage
- THPDFPage Methods
- AcroForm Support
- THotPDF
- Contents