PdfPageStamp.Put

PdfPageStamp.Put method

Put stamp on the specified page.

public override void Put(Page page)
ParameterTypeDescription
pagePagePage where stamp will be placed.

See Also