The PdfDictionary type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PdfDictionary()()()() | ||
| PdfDictionary(PdfName) |
Methods
| Name | Description | |
|---|---|---|
| CanBeInObjStm | (Inherited from PdfObject.) | |
| Contains | ||
| 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.) | |
| Get | ||
| GetAsArray | ||
| GetAsBoolean | ||
| GetAsDict | ||
| GetAsIndirectObject | ||
| GetAsName | ||
| GetAsNumber | ||
| GetAsStream | ||
| GetAsString | ||
| GetBytes | (Inherited from PdfObject.) | |
| GetDirectObject | ||
| GetEnumerator | ||
| 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.) | |
| IsCatalog | ||
| IsDictionary | (Inherited from PdfObject.) | |
| IsFont | ||
| IsIndirect | (Inherited from PdfObject.) | |
| IsName | (Inherited from PdfObject.) | |
| IsNull | (Inherited from PdfObject.) | |
| IsNumber | (Inherited from PdfObject.) | |
| IsOutlineTree | ||
| IsPage | ||
| IsPages | ||
| IsStream | (Inherited from PdfObject.) | |
| IsString | (Inherited from PdfObject.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Merge | ||
| MergeDifferent | ||
| Put | ||
| PutEx | ||
| Remove | ||
| ToPdf | (Overrides PdfObject..::..ToPdf(PdfWriter, Stream).) | |
| ToString | (Overrides PdfObject..::..ToString()()()().) |
Fields
| Name | Description | |
|---|---|---|
| bytes | (Inherited from PdfObject.) | |
| CATALOG | ||
| FONT | ||
| hashMap | ||
| indRef | (Inherited from PdfObject.) | |
| OUTLINES | ||
| PAGE | ||
| PAGES | ||
| type | (Inherited from PdfObject.) |
Properties
| Name | Description | |
|---|---|---|
| Content | (Inherited from PdfObject.) | |
| IndRef | (Inherited from PdfObject.) | |
| Keys | ||
| Length | (Inherited from PdfObject.) | |
| Size | ||
| Type | (Inherited from PdfObject.) |