Aspose::Pdf::PdfPageStamp::Put method

PdfPageStamp::Put method

Put stamp on the specified page.

void Aspose::Pdf::PdfPageStamp::Put(System::SharedPtr<Page> page) override
ParameterTypeDescription
pageSystem::SharedPtr<Page>Page where stamp will be placed.

See Also