Method UpdatePages
UpdatePages(int)
Recalculates bounds and updates content of specified page.
public virtual void UpdatePages(int index)
Parameters
index
intPage index to update.
UpdatePages(int, int, bool)
protected void UpdatePages(int startIndex, int endIndex, bool changed)