Aspose::Pdf::Facades::PdfContentEditor::ShowStampById método
PdfContentEditor::ShowStampById method
Muestra el sello que fue ocultado por HiddenStampById.
void Aspose::Pdf::Facades::PdfContentEditor::ShowStampById(int32_t pageNumber, int32_t stampId)
| Parámetro | Tipo | Descripción |
|---|---|---|
| pageNumber | int32_t | Número de la página. |
| stampId | int32_t | Identificador del sello que debe mostrarse. |
Ver también
- Class PdfContentEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++