XFINIUM.PDF Documentation
PdfCosStream Class Members
Properties  Methods 

Xfinium.Pdf.Core.Cos Namespace : PdfCosStream Class

The following tables list the members exposed by PdfCosStream.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PdfCosStream object.  
Top
Public Properties
 NameDescription
Public Property Gets the number of key/value pairs contained in the Dictionary. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary)
Public Property Gets the decoded stream.  
Public PropertyOverloaded.  Gets or sets the value associated with the specified key. (Inherited from PdfCosDictionaryContainer)
Public Property Gets a collection containing the keys in the Dictionary. (Inherited from PdfCosDictionaryContainer)
Public Property Gets the original object number. (Inherited from PdfCosDictionaryContainer)
Public Property Gets or sets the stream content.  
Public Property Gets the object type. (Inherited from PdfCosDictionaryContainer)
Top
Public Methods
 NameDescription
Public Method Gets the value of the specified key as a boolean. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary)
Public Method Gets the value of the specified key as a double. (Inherited from PdfCosDictionaryContainer)
Public Method Gets the value of the specified key as a string. (Inherited from PdfCosDictionaryContainer)
Public Method Marks the object for processing. (Inherited from PdfCosDictionaryContainer)
Public Method Sets the COS stream content with the specified stream.  
Public MethodOverridden. Returns a string that represents the current object.  
Top
See Also

Reference

PdfCosStream Class
Xfinium.Pdf.Core.Cos Namespace