THPDFContentBuilder.AppendRawContent Method
Methodenzusammenfassung: THPDFContentBuilder.AppendRawContent Method
Deklaration
function AppendRawContent(const Operators: AnsiString): THPDFContentBuilder;
Unit
HPDFDoc
Parameter
| Name | Zweck |
|---|---|
Operators | Raw PDF content operators appended verbatim |
Rückgabewert
Gibt einen Wert zurück: THPDFContentBuilder
Verwendungshinweise
- The method returns Self so calls can be chained in operator order
- The caller is responsible for valid operator syntax and balanced graphics state
Verwandte APIs
- THPDFContentBuilder
- THotPDF
- THPDFPage
- Inhalt