XFINIUM.PDF Documentation
PdfCosStream Class Members
Properties  Methods 

The following tables list the members exposed by PdfCosStream.

Public Constructors
 NameDescription
Public ConstructorPdfCosStream ConstructorInitializes a new PdfCosStream object.  
Top
Public Properties
 NameDescription
Public PropertyCount Gets the number of key/value pairs contained in the Dictionary. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary)
Public PropertyDecodedStream Gets the decoded stream.  
Public PropertyItemOverloaded.  Gets or sets the value associated with the specified key. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary)
Public PropertyKeys Gets a collection containing the keys in the Dictionary. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary)
Public PropertyOriginalObjectNumber Gets the original object number. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionaryContainer)
Public PropertyStream Gets or sets the stream content.  
Public PropertyType Gets the object type. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosObject)
Top
Public Methods
 NameDescription
Public MethodGetKeyValueAsBool Gets the value of the specified key as a boolean. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary)
Public MethodGetKeyValueAsNumber Gets the value of the specified key as a double. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary)
Public MethodGetKeyValueAsString Gets the value of the specified key as a string. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary)
Public MethodToStringReturns a string that represents the current object.  
Top
See Also

Reference

PdfCosStream Class
Xfinium.Pdf.Core.Cos Namespace

Send Feedback