| PdfContentStream Methods |
The PdfContentStream type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Write(Byte) | |
|
|
Write(Decimal) | |
|
|
Write(Int32) | |
|
|
Write(String) |
TODO: This method is temporary. I'm assuming that all string should
be represented as a PdfString object?
|
|
|
Write(PdfObject) | |
|
|
WriteByte | |
|
|
WriteKeyword | |
|
|
WriteLine | |
|
|
WriteLine(Byte) | |
|
|
WriteLine(Decimal) | |
|
|
WriteLine(Int32) | |
|
|
WriteLine(String) | |
|
|
WriteLine(PdfObject) | |
|
|
WriteSpace |