THPDFContentBuilder.AppendRawContent Method
Riepilogo del metodo: THPDFContentBuilder.AppendRawContent Method
Dichiarazione
function AppendRawContent(const Operators: AnsiString): THPDFContentBuilder;
UnitÃ
HPDFDoc
Parametri
| Nome | Scopo |
|---|---|
Operators | Raw PDF content operators appended verbatim |
Valore restituito
Restituisce un valore: THPDFContentBuilder
Note d'uso
- The method returns Self so calls can be chained in operator order
- The caller is responsible for valid operator syntax and balanced graphics state
API correlate
- THPDFContentBuilder
- THotPDF
- THPDFPage
- Sommario