RichMediaAnnotation.SetPoster

RichMediaAnnotation.SetPoster method

Set poster of the annotation.

public void SetPoster(Stream imageStream)
ParameterTypeDescription
imageStreamStreamStream containing poster image.

See Also