MoveStampById

PdfContentEditor.MoveStampById method

Ändrar stämpelns position på sidan.

public void MoveStampById(int pageNumber, int stampId, double x, double y)
ParameterTypBeskrivning
pageNumberInt32Sidnummer.
stampIdInt32Identifierare för stämpeln som ska flyttas.
xDoubleNy stämpel horisontell position på sidan.
yDoubleNy stämpel vertikal position på sidan.

Se även