Page.AddStamp

Page.AddStamp method

Put stamp into page. Stamp can be page number, image or simple text, e.g. some logo.

public void AddStamp(Stamp stamp)
ParameterTypeDescription
stampStampStamp to add on the page. Each stamp has its coordinates and corresponding properties regarding to the kind of stamp, i.e. image or text value.

See Also