Xfinium.Pdf.Core.Cos Namespace : PdfCosDictionary Class |
The following tables list the members exposed by PdfCosDictionary.
Name | Description | |
---|---|---|
![]() | PdfCosDictionary Constructor | Initializes a new PdfCosDictionary object. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of key/value pairs contained in the Dictionary. |
![]() | Item | Overloaded. Gets or sets the value associated with the specified key. |
![]() | Keys | Gets a collection containing the keys in the Dictionary. |
![]() | 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. |
![]() | GetKeyValueAsNumber | Gets the value of the specified key as a double. |
![]() | GetKeyValueAsString | Gets the value of the specified key as a string. |
![]() | ToString | Returns a string that represents the current object. |