Aspose::Pdf::Annotations::RichMediaAnnotation::SetPoster method
RichMediaAnnotation::SetPoster method
Set poster of the annotation.
void Aspose::Pdf::Annotations::RichMediaAnnotation::SetPoster(const System::SharedPtr<System::IO::Stream> &imageStream)
| Parameter | Type | Description |
|---|---|---|
| imageStream | const System::SharedPtr<System::IO::Stream>& | Stream containing poster image. |
See Also
- Typedef SharedPtr
- Class Stream
- Class RichMediaAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++