Aspose::Pdf::Facades::Stamp::set_Pages method

Stamp::set_Pages method

Sets array with numbers of pages which will be affected by stamp. If Pages = null all pages of the document are affected.

void Aspose::Pdf::Facades::Stamp::set_Pages(System::ArrayPtr<int32_t> value)

See Also