Stamp.Background

Stamp.Background property

Sets or gets a bool value that indicates the content is stamped as background. If the value is true, the stamp content is layed at the bottom. By defalt, the value is false, the stamp content is layed at the top.

public bool Background { get; set; }

See Also