Aspose::Pdf::PdfPageStamp::Put method
PdfPageStamp::Put method
Put stamp on the specified page.
void Aspose::Pdf::PdfPageStamp::Put(System::SharedPtr<Page> page) override
Parameter | Type | Description |
---|---|---|
page | System::SharedPtr<Page> | Page where stamp will be placed. |
See Also
- Typedef SharedPtr
- Class Page
- Class PdfPageStamp
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++