Aspose::Pdf::PageNumber::set_Index method

PageNumber::set_Index method

Sets the page index component of the page number format. The formatted string will include a placeholder for the page index.

void Aspose::Pdf::PageNumber::set_Index(System::SharedPtr<PageNumber::PageIndex> value)

See Also