HideStampById

PdfContentEditor.HideStampById method

Döljer stämpeln. Efter att ha gömt sig kan stämpelns synlighet återställas med metoden ShowStampById.

public void HideStampById(int pageNumber, int stampId)
ParameterTypBeskrivning
pageNumberInt32Sidans nummer.
stampIdInt32Identifierare för stämpeln som ska döljas.

Se även