The PRIndirectReference type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CanBeInObjStm | (Inherited from PdfObject.) | |
| 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.) | |
| GetBytes | (Inherited from PdfObject.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsArray | (Inherited from PdfObject.) | |
| IsBoolean | (Inherited from PdfObject.) | |
| IsDictionary | (Inherited from PdfObject.) | |
| 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.) | |
| SetNumber | ||
| ToPdf | (Overrides PdfObject..::..ToPdf(PdfWriter, Stream).) | |
| ToString | (Inherited from PdfIndirectReference.) |
Fields
| Name | Description | |
|---|---|---|
| bytes | (Inherited from PdfObject.) | |
| generation | (Inherited from PdfIndirectReference.) | |
| indRef | (Inherited from PdfObject.) | |
| number | (Inherited from PdfIndirectReference.) | |
| reader | ||
| type | (Inherited from PdfObject.) |
Properties
| Name | Description | |
|---|---|---|
| Content | (Inherited from PdfObject.) | |
| Generation | (Inherited from PdfIndirectReference.) | |
| IndRef | (Inherited from PdfObject.) | |
| Length | (Inherited from PdfObject.) | |
| Number | (Inherited from PdfIndirectReference.) | |
| Reader | ||
| Type | (Inherited from PdfObject.) |