AppendRawPath
Content streams and optional content groups, Vector graphics
Description
Appends caller-supplied path operators to the selected page
Syntax
Delphi
Function TPDFlib.AppendRawPath(Const Source: AnsiString): Integer;
Parameters
| Source | The PDF path operators to append exactly as supplied |
|---|
Return values
| 0 | Source is empty |
|---|---|
| 1 | The path content was appended |