THPDFPage.AppendRawContent Method
Tato referenční stránka popisuje THPDFPage.AppendRawContent Method, deklaraci a poznámky k použití
Declaration
procedure AppendRawContent(const Operators: AnsiString);
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
Operators | API input for AppendRawContent |
Usage notes
Use only valid PDF content stream operatorsInvalid operators can make the page fail in PDF viewersTato referenční stránka popisuje raw page content, deklaraci a poznámky k použití