Aspose::Pdf::PaginationArtifact::get_StartPage method

PaginationArtifact::get_StartPage method

Gets the starting page number for the artifact. The value must be greater than or equal to 1. If a value less than 1 is set, it will be adjusted to 1.

int32_t Aspose::Pdf::PaginationArtifact::get_StartPage() const

See Also