THPDFContentBuilder.AppendRawContent Method
Resumen del método: THPDFContentBuilder.AppendRawContent Method
Declaración
function AppendRawContent(const Operators: AnsiString): THPDFContentBuilder;
Unidad
HPDFDoc
Parámetros
| Nombre | Propósito |
|---|---|
Operators | Raw PDF content operators appended verbatim |
Valor de retorno
Devuelve un valor: THPDFContentBuilder
Notas de 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
APIs relacionadas
- THPDFContentBuilder
- THotPDF
- THPDFPage
- Contenido