Aspose::Pdf::Facades::PdfContentEditor::ShowStampById method
PdfContentEditor::ShowStampById method
Shows stamp which was hidden by HiddenStampById.
void Aspose::Pdf::Facades::PdfContentEditor::ShowStampById(int32_t pageNumber, int32_t stampId)
Parameter | Type | Description |
---|---|---|
pageNumber | int32_t | Number of the page. |
stampId | int32_t | Identifier of stamp which should be shown. |
See Also
- Class PdfContentEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++