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ámetroTipoDescripción
pageNumberint32_tNúmero de la página.
stampIdint32_tIdentificador del sello que debe mostrarse.

Ver también