Name | Description | |
---|---|---|
![]() | PdfEmbeddedFileSpecificationDictionary | Initializes a new instance of the PdfEmbeddedFileSpecificationDictionary class. |
Name | Description | |
---|---|---|
![]() | PdfEmbeddedFileSpecificationDictionary | Initializes a new instance of the PdfEmbeddedFileSpecificationDictionary class. |
Name | Description | |
---|---|---|
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Count | Gets a number of items contained in this PdfEmbeddedFileSpecificationDictionary. |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
![]() | IsReadOnly | Gets a value indicating whether the PdfNamedDictionaryBase<T> object is read-only. (Inherited from PdfNamedDictionaryBase<T>) |
![]() | Keys | Gets an System.Collections.ICollection object containing the keys of the named dictionary. (Inherited from PdfNamedDictionaryBase<T>) |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | Item | Gets or sets the element with the specified name. (Inherited from PdfNamedDictionaryBase<T>) |
![]() | Values | Gets an System.Collections.ICollection object containing the values of the named dictionary. (Inherited from PdfNamedDictionaryBase<T>) |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds an item and generates unique name for the item. |
![]() | Clear | Removes all elements from the dictionary. (Inherited from PdfNamedDictionaryBase<T>) |
![]() | Contains | Returns a value indicating whether the dictionary contains a specific key/value pair. (Inherited from PdfNamedDictionaryBase<T>) |
![]() | ContainsKey | Retursn a value indicating whether the dictionary contains an element with the specified name. (Inherited from PdfNamedDictionaryBase<T>) |
![]() | ContainsValue | Retursn a value indicating whether the dictionary contains an element with the specified value. (Inherited from PdfNamedDictionaryBase<T>) |
![]() | CopyTo | Copies the key/value pairs of the dictionary to an System.Array, starting at a particular System.Array index. (Inherited from PdfNamedDictionaryBase<T>) |
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | FindValue | Finds the value in this dictionary. (Inherited from PdfNamedDictionaryBase<T>) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from PdfNamedDictionaryBase<T>) |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | Remove | Overloaded. Removes the element with the specified name from the dictionary. (Inherited from PdfNamedDictionaryBase<T>) |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | ToArray | Converts this dictionary to an array of key-value pairs. (Inherited from PdfNamedDictionaryBase<T>) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |
![]() | TryGetValue | Retursn a value associated with the specified name. (Inherited from PdfNamedDictionaryBase<T>) |