The PdfRectangle type exposes the following members.

Constructors

Methods

  NameDescription
Public methodAdd(array<Int32>[]()[][]) (Overrides PdfArray..::..Add(array<Int32>[]()[][]).)
Public methodAdd(array<Single>[]()[][]) (Overrides PdfArray..::..Add(array<Single>[]()[][]).)
Public methodAdd(PdfObject) (Overrides PdfArray..::..Add(PdfObject).)
Public methodAdd(Int32, PdfObject) (Inherited from PdfArray.)
Public methodAddFirst (Overrides PdfArray..::..AddFirst(PdfObject).)
Public methodCanBeInObjStm (Inherited from PdfObject.)
Public methodContains (Inherited from PdfArray.)
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 methodGetAsArray (Inherited from PdfArray.)
Public methodGetAsBoolean (Inherited from PdfArray.)
Public methodGetAsDict (Inherited from PdfArray.)
Public methodGetAsIndirectObject (Inherited from PdfArray.)
Public methodGetAsName (Inherited from PdfArray.)
Public methodGetAsNumber (Inherited from PdfArray.)
Public methodGetAsStream (Inherited from PdfArray.)
Public methodGetAsString (Inherited from PdfArray.)
Public methodGetBottom
Public methodGetBytes (Inherited from PdfObject.)
Public methodGetDirectObject (Inherited from PdfArray.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLeft
Public methodGetListIterator (Inherited from PdfArray.)
Public methodGetRight
Public methodGetTop
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsArray (Inherited from PdfObject.)
Public methodIsBoolean (Inherited from PdfObject.)
Public methodIsDictionary (Inherited from PdfObject.)
Public methodIsEmpty (Inherited from PdfArray.)
Public methodIsIndirect (Inherited from PdfObject.)
Public methodIsName (Inherited from PdfObject.)
Public methodIsNull (Inherited from PdfObject.)
Public methodIsNumber (Inherited from PdfObject.)
Public methodIsStream (Inherited from PdfObject.)
Public methodIsString (Inherited from PdfObject.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRemove (Inherited from PdfArray.)
Public methodToPdf (Inherited from PdfArray.)
Public methodToString (Inherited from PdfArray.)

Fields

  NameDescription
Protected fieldarrayList (Inherited from PdfArray.)
Protected fieldbytes (Inherited from PdfObject.)
Protected fieldindRef (Inherited from PdfObject.)
Protected fieldtype (Inherited from PdfObject.)

Properties

  NameDescription
Public propertyArrayList (Inherited from PdfArray.)
Public propertyBottom
Protected propertyContent (Inherited from PdfObject.)
Public propertyHeight
Public propertyIndRef (Inherited from PdfObject.)
Public propertyItem (Inherited from PdfArray.)
Public propertyLeft
Public propertyLength (Inherited from PdfObject.)
Public propertyRectangle
Public propertyRight
Public propertyRotate
Public propertySize (Inherited from PdfArray.)
Public propertyTop
Public propertyType (Inherited from PdfObject.)
Public propertyWidth

See Also