API reference
Method Recalculate
- Namespace
- DisCatSharp.Interactivity
- Assembly
- DisCatSharp.Interactivity.dll
Recalculate(List<Page>)
Recalculates the pages to include a footer with the current page number and total page count. Only works for embed pages.
public static List<Page> Recalculate(this List<Page> pages)