The PdfContents type exposes the following members.

Methods

  NameDescription
Public methodCanBeInObjStm (Inherited from PdfObject.)
Public methodContains (Inherited from PdfDictionary.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFlateCompress()()()() (Inherited from PdfStream.)
Public methodFlateCompress(Int32) (Inherited from PdfStream.)
Public methodGet (Inherited from PdfDictionary.)
Public methodGetAsArray (Inherited from PdfDictionary.)
Public methodGetAsBoolean (Inherited from PdfDictionary.)
Public methodGetAsDict (Inherited from PdfDictionary.)
Public methodGetAsIndirectObject (Inherited from PdfDictionary.)
Public methodGetAsName (Inherited from PdfDictionary.)
Public methodGetAsNumber (Inherited from PdfDictionary.)
Public methodGetAsStream (Inherited from PdfDictionary.)
Public methodGetAsString (Inherited from PdfDictionary.)
Public methodGetBytes (Inherited from PdfObject.)
Public methodGetDirectObject (Inherited from PdfDictionary.)
Public methodGetEnumerator (Inherited from PdfDictionary.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsArray (Inherited from PdfObject.)
Public methodIsBoolean (Inherited from PdfObject.)
Public methodIsCatalog (Inherited from PdfDictionary.)
Public methodIsDictionary (Inherited from PdfObject.)
Public methodIsFont (Inherited from PdfDictionary.)
Public methodIsIndirect (Inherited from PdfObject.)
Public methodIsName (Inherited from PdfObject.)
Public methodIsNull (Inherited from PdfObject.)
Public methodIsNumber (Inherited from PdfObject.)
Public methodIsOutlineTree (Inherited from PdfDictionary.)
Public methodIsPage (Inherited from PdfDictionary.)
Public methodIsPages (Inherited from PdfDictionary.)
Public methodIsStream (Inherited from PdfObject.)
Public methodIsString (Inherited from PdfObject.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMerge (Inherited from PdfDictionary.)
Public methodMergeDifferent (Inherited from PdfDictionary.)
Public methodPut (Inherited from PdfDictionary.)
Public methodPutEx (Inherited from PdfDictionary.)
Public methodRemove (Inherited from PdfDictionary.)
Protected methodSuperToPdf (Inherited from PdfStream.)
Public methodToPdf (Inherited from PdfStream.)
Public methodToString (Inherited from PdfStream.)
Public methodWriteContent (Inherited from PdfStream.)
Public methodWriteLength (Inherited from PdfStream.)

Fields

  NameDescription
Protected fieldbytes (Inherited from PdfObject.)
Protected fieldcompressed (Inherited from PdfStream.)
Protected fieldcompressionLevel (Inherited from PdfStream.)
Protected fieldhashMap (Inherited from PdfDictionary.)
Protected fieldindRef (Inherited from PdfObject.)
Protected fieldinputStream (Inherited from PdfStream.)
Protected fieldinputStreamLength (Inherited from PdfStream.)
Protected fieldiref (Inherited from PdfStream.)
Protected fieldrawLength (Inherited from PdfStream.)
Protected fieldstreamBytes (Inherited from PdfStream.)
Protected fieldtype (Inherited from PdfObject.)
Protected fieldwriter (Inherited from PdfStream.)

Properties

  NameDescription
Protected propertyContent (Inherited from PdfObject.)
Public propertyIndRef (Inherited from PdfObject.)
Public propertyKeys (Inherited from PdfDictionary.)
Public propertyLength (Inherited from PdfObject.)
Public propertyRawLength (Inherited from PdfStream.)
Public propertySize (Inherited from PdfDictionary.)
Public propertyType (Inherited from PdfObject.)

See Also