HideStampById

PdfContentEditor.HideStampById method

隐藏图章。隐藏后,可以使用 ShowStampById 方法恢复图章可见性。

public void HideStampById(int pageNumber, int stampId)
范围类型描述
pageNumberInt32页码。
stampIdInt32应隐藏的标记的标识符。

也可以看看