JpegCommentMetadata Class Members
In This Topic
The following tables list the members exposed by
JpegCommentMetadata.
Public Properties
Protected Properties
Public Methods
Protected Methods
| Name | Description |
 | AddChild | Adds a child node of the node. (Inherited from MetadataNode) |
 | OnChanged | Marks the node and parent node of the node as changed. |
 | OnChildrenInitialized | Occurs when Children property is initialized. (Inherited from MetadataNode) |
 | OnRemoved | Occurs when metadata node is removed from children collection of parent node. |
 | OnSaving | Performs necessary changes in structure of this tree node using information about source tree and encoder that used for saving of this tree. (Inherited from MetadataNode) |
See Also