ShowStampById

PdfContentEditor.ShowStampById method

Muestra el sello que estaba oculto por HiddenStampById.

public void ShowStampById(int pageNumber, int stampId)
ParámetroEscribeDescripción
pageNumberInt32Número de la página.
stampIdInt32Identificador del sello que se debe mostrar.

Ver también