THPDFContentBuilder.AppendRawContent Method
Metodesammendrag: THPDFContentBuilder.AppendRawContent Method
Deklarasjon
function AppendRawContent(const Operators: AnsiString): THPDFContentBuilder;
Enhet
HPDFDoc
Parametere
| Navn | Formål |
|---|---|
Operators | Raw PDF content operators appended verbatim |
Returverdi
Returnerer en verdi: THPDFContentBuilder
Bruksnotater
- The method returns Self so calls can be chained in operator order
- The caller is responsible for valid operator syntax and balanced graphics state
Relaterte API-er
- THPDFContentBuilder
- THotPDF
- THPDFPage
- Innhold