Aspose::Pdf::Facades::PdfContentEditor::MoveStampById metod

PdfContentEditor::MoveStampById method

Ändrar positionen för stämpeln på sidan.

void Aspose::Pdf::Facades::PdfContentEditor::MoveStampById(int32_t pageNumber, int32_t stampId, double x, double y)
ParameterTypBeskrivning
pageNumberint32_tSidnummer.
stampIdint32_tIdentifierare för stämpeln som ska flyttas.
xdoubleNy stämpels horisontella position på sidan.
ydoubleNy stämpels vertikala position på sidan.

Se även