Aspose::Pdf::PaginationArtifact::set_StartPage method

PaginationArtifact::set_StartPage method

Sets 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.

void Aspose::Pdf::PaginationArtifact::set_StartPage(int32_t value)

See Also