The PdfDestination type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PdfDestination(Int32) | ||
| PdfDestination(Int32, Single) | ||
| PdfDestination(Int32, Single, Single, Single) | ||
| PdfDestination(Int32, Single, Single, Single, Single) |
Methods
| Name | Description | |
|---|---|---|
| Add(array<Int32>[]()[][]) | (Inherited from PdfArray.) | |
| Add(array<Single>[]()[][]) | (Inherited from PdfArray.) | |
| Add(PdfObject) | (Inherited from PdfArray.) | |
| Add(Int32, PdfObject) | (Inherited from PdfArray.) | |
| AddFirst | (Inherited from PdfArray.) | |
| AddPage | ||
| 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.) | |
| GetBytes | (Inherited from PdfObject.) | |
| GetDirectObject | (Inherited from PdfArray.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetListIterator | (Inherited from PdfArray.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| HasPage | ||
| 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.) | |
| FIT | ||
| FITB | ||
| FITBH | ||
| FITBV | ||
| FITH | ||
| FITR | ||
| FITV | ||
| indRef | (Inherited from PdfObject.) | |
| type | (Inherited from PdfObject.) | |
| XYZ |
Properties
| Name | Description | |
|---|---|---|
| ArrayList | (Inherited from PdfArray.) | |
| Content | (Inherited from PdfObject.) | |
| IndRef | (Inherited from PdfObject.) | |
| Item | (Inherited from PdfArray.) | |
| Length | (Inherited from PdfObject.) | |
| Size | (Inherited from PdfArray.) | |
| Type | (Inherited from PdfObject.) |