Background

Stamp.Background property

设置或获取一个布尔值,表示内容被标记为背景。 如果值为true,则标记内容位于底部。 默认为false,则标记内容位于顶部。

public bool Background { get; set; }

也可以看看