Aspose::Pdf::Facades::PdfContentEditor::HideStampById method

PdfContentEditor::HideStampById method

Döljer stämpeln. Efter döljs kan stämpelns synlighet återställas med metoden ShowStampById.

void Aspose::Pdf::Facades::PdfContentEditor::HideStampById(int32_t pageNumber, int32_t stampId)
ParameterTypBeskrivning
pageNumberint32_tSidnummer.
stampIdint32_tIdentifierare för stämpel som ska döljas.

Se även