Aspose::Pdf::Facades::PdfFileStamp::AddStamp method
PdfFileStamp::AddStamp method
Adds stamp to the file.
void Aspose::Pdf::Facades::PdfFileStamp::AddStamp(const System::SharedPtr<Stamp> &stamp)
| Parameter | Type | Description |
|---|---|---|
| stamp | const System::SharedPtr<Stamp>& | Stamp object which. |
See Also
- Typedef SharedPtr
- Class Stamp
- Class PdfFileStamp
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++