PdfContentEditor.GetStamps

PdfContentEditor.GetStamps method

Returns array of stamps on the page.

public StampInfo[] GetStamps(int pageNumber)
ParameterTypeDescription
pageNumberInt32Page number where stamps will be searched.

Return Value

Array of stamps.

See Also