Pdf |
The PdfFuncPostScript type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfFuncPostScript(Int32, Int32, Single, Single, Byte) | Create a PostScript calculator function. | |
| PdfFuncPostScript(Int32, Int32, Single, Single, String) | Create a PostScript calculator function. |
| Name | Description | |
|---|---|---|
| PostScript | Gets a PostScript program. | |
| Program | Gets a PostScript program, represented by an array of bytes. | |
| Stream | Gets the stream of the function. |