Aspose::Pdf::Stamp::Put method

Stamp::Put method

Adds stamp on the page.

virtual void Aspose::Pdf::Stamp::Put(System::SharedPtr<Page> page)=0
ParameterTypeDescription
pageSystem::SharedPtr<Page>The page to add stamp.

See Also