The PdfCollectionItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PdfCollectionItem | Initializes a new instance of the PdfCollectionItem class |
Methods
Name | Description | |
---|---|---|
![]() | AddItem(String, PdfDate) | |
![]() | AddItem(String, PdfNumber) | |
![]() | AddItem(String, PdfString) | |
![]() | AddItem(String, DateTime) | |
![]() | AddItem(String, Double) | |
![]() | AddItem(String, Int32) | |
![]() | AddItem(String, Single) | |
![]() | AddItem(String, String) | |
![]() | CanBeInObjStm | (Inherited from PdfObject.) |
![]() | Contains | (Inherited from PdfDictionary.) |
![]() | 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 | (Inherited from PdfDictionary.) |
![]() | GetAsArray | (Inherited from PdfDictionary.) |
![]() | GetAsBoolean | (Inherited from PdfDictionary.) |
![]() | GetAsDict | (Inherited from PdfDictionary.) |
![]() | GetAsIndirectObject | (Inherited from PdfDictionary.) |
![]() | GetAsName | (Inherited from PdfDictionary.) |
![]() | GetAsNumber | (Inherited from PdfDictionary.) |
![]() | GetAsStream | (Inherited from PdfDictionary.) |
![]() | GetAsString | (Inherited from PdfDictionary.) |
![]() | GetBytes | (Inherited from PdfObject.) |
![]() | GetDirectObject | (Inherited from PdfDictionary.) |
![]() | GetEnumerator | (Inherited from PdfDictionary.) |
![]() | 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 | (Inherited from PdfDictionary.) |
![]() | IsDictionary | (Inherited from PdfObject.) |
![]() | IsFont | (Inherited from PdfDictionary.) |
![]() | IsIndirect | (Inherited from PdfObject.) |
![]() | IsName | (Inherited from PdfObject.) |
![]() | IsNull | (Inherited from PdfObject.) |
![]() | IsNumber | (Inherited from PdfObject.) |
![]() | IsOutlineTree | (Inherited from PdfDictionary.) |
![]() | IsPage | (Inherited from PdfDictionary.) |
![]() | IsPages | (Inherited from PdfDictionary.) |
![]() | IsStream | (Inherited from PdfObject.) |
![]() | IsString | (Inherited from PdfObject.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Merge | (Inherited from PdfDictionary.) |
![]() | MergeDifferent | (Inherited from PdfDictionary.) |
![]() | Put | (Inherited from PdfDictionary.) |
![]() | PutEx | (Inherited from PdfDictionary.) |
![]() | Remove | (Inherited from PdfDictionary.) |
![]() | SetPrefix | |
![]() | ToPdf | (Inherited from PdfDictionary.) |
![]() | ToString | (Inherited from PdfDictionary.) |
Fields
Name | Description | |
---|---|---|
![]() | bytes | (Inherited from PdfObject.) |
![]() | hashMap | (Inherited from PdfDictionary.) |
![]() | indRef | (Inherited from PdfObject.) |
![]() | type | (Inherited from PdfObject.) |
Properties
Name | Description | |
---|---|---|
![]() | Content | (Inherited from PdfObject.) |
![]() | IndRef | (Inherited from PdfObject.) |
![]() | Keys | (Inherited from PdfDictionary.) |
![]() | Length | (Inherited from PdfObject.) |
![]() | Size | (Inherited from PdfDictionary.) |
![]() | Type | (Inherited from PdfObject.) |