The PdfRectangle type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| Add(array<Int32>[]()[][]) | (Overrides PdfArray..::..Add(array<Int32>[]()[][]).) | |
| Add(array<Single>[]()[][]) | (Overrides PdfArray..::..Add(array<Single>[]()[][]).) | |
| Add(PdfObject) | (Overrides PdfArray..::..Add(PdfObject).) | |
| Add(Int32, PdfObject) | (Inherited from PdfArray.) | |
| AddFirst | (Overrides PdfArray..::..AddFirst(PdfObject).) | |
| CanBeInObjStm | (Inherited from PdfObject.) | |
| Contains | (Inherited from PdfArray.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetAsArray | (Inherited from PdfArray.) | |
| GetAsBoolean | (Inherited from PdfArray.) | |
| GetAsDict | (Inherited from PdfArray.) | |
| GetAsIndirectObject | (Inherited from PdfArray.) | |
| GetAsName | (Inherited from PdfArray.) | |
| GetAsNumber | (Inherited from PdfArray.) | |
| GetAsStream | (Inherited from PdfArray.) | |
| GetAsString | (Inherited from PdfArray.) | |
| GetBottom | ||
| GetBytes | (Inherited from PdfObject.) | |
| GetDirectObject | (Inherited from PdfArray.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetLeft | ||
| GetListIterator | (Inherited from PdfArray.) | |
| GetRight | ||
| GetTop | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsArray | (Inherited from PdfObject.) | |
| IsBoolean | (Inherited from PdfObject.) | |
| IsDictionary | (Inherited from PdfObject.) | |
| IsEmpty | (Inherited from PdfArray.) | |
| IsIndirect | (Inherited from PdfObject.) | |
| IsName | (Inherited from PdfObject.) | |
| IsNull | (Inherited from PdfObject.) | |
| IsNumber | (Inherited from PdfObject.) | |
| IsStream | (Inherited from PdfObject.) | |
| IsString | (Inherited from PdfObject.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Remove | (Inherited from PdfArray.) | |
| ToPdf | (Inherited from PdfArray.) | |
| ToString | (Inherited from PdfArray.) |
Fields
| Name | Description | |
|---|---|---|
| arrayList | (Inherited from PdfArray.) | |
| bytes | (Inherited from PdfObject.) | |
| indRef | (Inherited from PdfObject.) | |
| type | (Inherited from PdfObject.) |
Properties
| Name | Description | |
|---|---|---|
| ArrayList | (Inherited from PdfArray.) | |
| Bottom | ||
| Content | (Inherited from PdfObject.) | |
| Height | ||
| IndRef | (Inherited from PdfObject.) | |
| Item | (Inherited from PdfArray.) | |
| Left | ||
| Length | (Inherited from PdfObject.) | |
| Rectangle | ||
| Right | ||
| Rotate | ||
| Size | (Inherited from PdfArray.) | |
| Top | ||
| Type | (Inherited from PdfObject.) | |
| Width |