Aspose::Pdf::Annotations::PDF3DAnnotation::SetImagePreview‑metod
PDF3DAnnotation::SetImagePreview(const System::SharedPtr<System::IO::Stream>&) method
Ställer in bildförhandsgranskningen.
void Aspose::Pdf::Annotations::PDF3DAnnotation::SetImagePreview(const System::SharedPtr<System::IO::Stream> &image)
| Parameter | Typ | Beskrivning |
|---|---|---|
| bild | const System::SharedPtr<System::IO::Stream>& | Bildströmmen. |
Se även
- Typedef SharedPtr
- Class Stream
- Class PDF3DAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
PDF3DAnnotation::SetImagePreview(const System::String&) method
Ställer in bildförhandsgranskningen.
void Aspose::Pdf::Annotations::PDF3DAnnotation::SetImagePreview(const System::String &filename)
| Parameter | Typ | Beskrivning |
|---|---|---|
| filename | const System::String& | Filnamnet för bildförhandsvisningen. |
Se även
- Class String
- Class PDF3DAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++