Aspose::Pdf::PaginationArtifact::get_EndPage method
PaginationArtifact::get_EndPage method
Gets 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.
int32_t Aspose::Pdf::PaginationArtifact::get_EndPage() const
See Also
- Class PaginationArtifact
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++