Aspose::Pdf::Facades::PdfContentEditor::MoveStamp metod
PdfContentEditor::MoveStamp method
Ändrar positionen för stämpeln på sidan.
void Aspose::Pdf::Facades::PdfContentEditor::MoveStamp(int32_t pageNumber, int32_t stampIndex, double x, double y)
| Parameter | Typ | Beskrivning |
|---|---|---|
| pageNumber | int32_t | Sidnummer. |
| stampIndex | int32_t | Index för stämpeln på sidan. |
| x | double | Ny horisontell position för stämpeln. |
| y | double | Ny vertikal position för stämpeln. |
Se även
- Class PdfContentEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++