Draw

TextStamp.Draw property

此属性决定如何在页面上绘制图章。如果 Draw = true,则将 stamp 作为图形运算符绘制,如果 draw = false,则将 stamp 作为文本绘制。

public bool Draw { get; set; }

也可以看看