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)
ParameterTypBeskrivning
bildconst System::SharedPtr<System::IO::Stream>&Bildströmmen.

Se även

PDF3DAnnotation::SetImagePreview(const System::String&) method

Ställer in bildförhandsgranskningen.

void Aspose::Pdf::Annotations::PDF3DAnnotation::SetImagePreview(const System::String &filename)
ParameterTypBeskrivning
filenameconst System::String&Filnamnet för bildförhandsvisningen.

Se även