Aspose::Pdf::Facades::StampInfo::get_Image method

StampInfo::get_Image method

Gets image of stamp. May be null if stamp does not contain images (for example for text stamp).

System::SharedPtr<System::Drawing::Image> Aspose::Pdf::Facades::StampInfo::get_Image() const

See Also