Xfinium.Pdf.Core.Cos Namespace : PdfCosStream Class |
The following tables list the members exposed by PdfCosStream.
Name | Description | |
---|---|---|
![]() | PdfCosStream Constructor | Initializes a new PdfCosStream object. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of key/value pairs contained in the Dictionary. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary) |
![]() | DecodedStream | Gets the decoded stream. |
![]() | Item | Overloaded. Gets or sets the value associated with the specified key. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary) |
![]() | Keys | Gets a collection containing the keys in the Dictionary. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary) |
![]() | OriginalObjectNumber | Gets the original object number. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionaryContainer) |
![]() | Stream | Gets or sets the stream content. |
![]() | Type | Gets the object type. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosObject) |
Name | Description | |
---|---|---|
![]() | GetKeyValueAsBool | Gets the value of the specified key as a boolean. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary) |
![]() | GetKeyValueAsNumber | Gets the value of the specified key as a double. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary) |
![]() | GetKeyValueAsString | Gets the value of the specified key as a string. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary) |
![]() | ToString | Returns a string that represents the current object. |