Aspose::Pdf::Annotations::MovieAnnotation::set_Poster method

MovieAnnotation::set_Poster method

Sets a flag or stream specifying whether and how a poster image representing the movie shall be displayed. If true, the poster image shall be retrieved from the movie file; if it is false, no poster shall be displayed.

void Aspose::Pdf::Annotations::MovieAnnotation::set_Poster(bool value)

See Also