Aspose::Pdf::Stamp::set_Background method

Stamp::set_Background method

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.

void Aspose::Pdf::Stamp::set_Background(bool value)

See Also