THPDFContentBuilder.AppendRawContent Method
Methodeoverzicht: THPDFContentBuilder.AppendRawContent Method
Declaratie
function AppendRawContent(const Operators: AnsiString): THPDFContentBuilder;
Eenheid
HPDFDoc
Parameters
| Naam | Doel |
|---|---|
Operators | Raw PDF content operators appended verbatim |
Retourwaarde
Geeft een waarde terug: THPDFContentBuilder
Gebruiksaantekeningen
- The method returns Self so calls can be chained in operator order
- The caller is responsible for valid operator syntax and balanced graphics state
Gerelateerde API's
- THPDFContentBuilder
- THotPDF
- THPDFPage
- Inhoud