The following tables list the members exposed by RasterCommentMetadata.
| Name | Description | |
|---|---|---|
| RasterCommentMetadata Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]()
| IptcSeparator | The separator when a file has two or more IPTC comments. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| DataType | Gets the data type for this comment. Supported in Silverlight, Windows Phone 7 |
| Type | Gets or sets the type of comment. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| Clone | Makes an exact copy of this RasterCommentMetadata object. Supported in Silverlight, Windows Phone 7 |
| FromAscii | Sets the comment data to the specified string. Supported in Silverlight, Windows Phone 7 |
| FromByte | Sets the comment data to the specified array of bytes. Supported in Silverlight, Windows Phone 7 |
| FromInt16 | Sets the comment data to the specified integer values. Supported in Silverlight, Windows Phone 7 |
| FromRational | Sets the comment data to the specified RasterMetadataRational values. Supported in Silverlight, Windows Phone 7 |
| FromURational | Sets the comment data to the specified RasterMetadataURational values. Supported in Silverlight, Windows Phone 7 |
| GetData | Gets the data (an arry of bytes) for this comment. Supported in Silverlight, Windows Phone 7 |
![]()
| GetDataType | Gets the RasterCommentMetadataDataType of the specified RasterCommentMetadataType. Supported in Silverlight, Windows Phone 7 |
![]()
| GetDataTypeSize | Gets the size (in bytes) of the specified RasterCommentMetadataDataType. Supported in Silverlight, Windows Phone 7 |
| SetData | Sets the data (an arry of bytes) for this comment. Supported in Silverlight, Windows Phone 7 |
| ToAscii | Converts the comment data to a string. Supported in Silverlight, Windows Phone 7 |
| ToByte | Converts the comment data to an array of bytes. Supported in Silverlight, Windows Phone 7 |
| ToInt16 | Converts the comment data to an array of integer values. Supported in Silverlight, Windows Phone 7 |
| ToRational | Converts the comment data to an array of RasterMetadataRational values. Supported in Silverlight, Windows Phone 7 |
| ToURational | Converts the comment data to an array of RasterMetadataURational values. Supported in Silverlight, Windows Phone 7 |
