PdfContentEditor.ShowStampById
PdfContentEditor.ShowStampById method
Shows stamp which was hidden by HiddenStampById.
public void ShowStampById(int pageNumber, int stampId)
| Parameter | Type | Description |
|---|---|---|
| pageNumber | Int32 | Number of the page. |
| stampId | Int32 | Identifier of stamp which should be shown. |
See Also
- class PdfContentEditor
- namespace Aspose.Pdf.Facades
- assembly Aspose.PDF