| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| PdfContentStream(PdfObjectId) | Initializes a new instance of the PdfContentStream class | |
| AddFilter(IFilter) | (Inherited from PdfStream.) | |
| data | (Inherited from PdfStream.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetReference()()()() | (Inherited from PdfObject.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsIndirect | (Inherited from PdfObject.) | |
| m_dictionary | (Inherited from PdfStream.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ObjectId | (Inherited from PdfObject.) | |
| stream | ||
| streamData | ||
| ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Inherited from JsonExtensionsWeb.) | |
| ToString()()()() | (Inherited from Object.) | |
| Write(PdfObject) | ||
| Write(String) |
TODO: This method is temporary. I'm assuming that all string should
be represented as a PdfString object?
| |
| Write(Int32) | ||
| Write(Decimal) | ||
| Write(array<Byte>[]()[][]) | ||
| Write(PdfWriter) | (Overrides PdfStream.Write(PdfWriter).) | |
| WriteByte(Byte) | ||
| WriteIndirect(PdfWriter) | (Inherited from PdfObject.) | |
| WriteKeyword(Keyword) | ||
| WriteLine(PdfObject) | ||
| WriteLine(String) | ||
| WriteLine(Int32) | ||
| WriteLine(Decimal) | ||
| WriteLine()()()() | ||
| WriteLine(array<Byte>[]()[][]) | ||
| WriteSpace()()()() |