[]
Gets the FileSpecification object representing the content associated with this RichMediaAnnotation.
public FileSpecification GetContent(out RichMediaAnnotationContentType? contentType)
| Type | Name | Description |
|---|---|---|
| RichMediaAnnotationContentType? | contentType | OUT: The content type. |
| Type | Description |
|---|---|
| FileSpecification | The file specification representing the content, or null if the content cannot be extracted. |