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