Aspose::Pdf::Annotations::RichMediaAnnotation::SetPoster method

RichMediaAnnotation::SetPoster method

Set poster of the annotation.

void Aspose::Pdf::Annotations::RichMediaAnnotation::SetPoster(System::SharedPtr<System::IO::Stream> imageStream)
ParameterTypeDescription
imageStreamSystem::SharedPtr<System::IO::Stream>Stream containing poster image.

See Also