Aspose::Pdf::PaginationArtifact::set_EndPage method
PaginationArtifact::set_EndPage method
Sets the ending page number for the artifact. The value must be greater than or equal to 0. If a value less than 0 is set, it will be adjusted to 0. The default value of 0 means there are no end page boundaries.
void Aspose::Pdf::PaginationArtifact::set_EndPage(int32_t value)
See Also
- Class PaginationArtifact
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++