[]
Sets the content of this RichMediaAnnotation.
public void SetContent(FileSpecification content, RichMediaAnnotationContentType contentType)
Public Sub SetContent(content As FileSpecification, contentType As RichMediaAnnotationContentType)
Type | Name | Description |
---|---|---|
FileSpecification | content | The FileSpecification object representing the content. |
RichMediaAnnotationContentType | contentType | The content type. |