The PdfPage 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 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 methodIsParent
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.)
Public methodToPdf (Inherited from PdfDictionary.)
Public methodToString (Inherited from PdfDictionary.)

Fields

  NameDescription
Protected fieldbytes (Inherited from PdfObject.)
Protected fieldhashMap (Inherited from PdfDictionary.)
Protected fieldindRef (Inherited from PdfObject.)
Public fieldStatic memberINVERTEDPORTRAIT
Public fieldStatic memberLANDSCAPE
Public fieldStatic memberPORTRAIT
Public fieldStatic memberSEASCAPE
Protected fieldtype (Inherited from PdfObject.)

Properties

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

See Also