THPDFContentBuilder.AppendRawContent Method
Souhrn metody: THPDFContentBuilder.AppendRawContent Method
Deklarace
function AppendRawContent(const Operators: AnsiString): THPDFContentBuilder;
Jednotka
HPDFDoc
Parametry
| Název | Účel |
|---|---|
Operators | Raw PDF content operators appended verbatim |
Návratová hodnota
Vrací hodnotu: THPDFContentBuilder
Poznámky k použití
- The method returns Self so calls can be chained in operator order
- The caller is responsible for valid operator syntax and balanced graphics state
Související API
- THPDFContentBuilder
- THotPDF
- THPDFPage
- Obsah