Xfinium.Pdf.Core.Cos Namespace : PdfCosDictionaryContainer Class |
The following tables list the members exposed by PdfCosDictionaryContainer.
Name | Description | |
---|---|---|
![]() | PdfCosDictionaryContainer Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of key/value pairs contained in the Dictionary. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary) |
![]() | Item | Overloaded. Gets or sets the value associated with the specified key. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary) |
![]() | Keys | Gets a collection containing the keys in the Dictionary. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary) |
![]() | OriginalObjectNumber | Gets the original object number. |
![]() | Type | Gets the object type. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosObject) |
Name | Description | |
---|---|---|
![]() | GetKeyValueAsBool | Gets the value of the specified key as a boolean. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary) |
![]() | GetKeyValueAsNumber | Gets the value of the specified key as a double. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary) |
![]() | GetKeyValueAsString | Gets the value of the specified key as a string. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Xfinium.Pdf.Core.Cos.PdfCosDictionary) |