Table of Contents

Method UpdatePages

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

UpdatePages(int)

Recalculates bounds and updates content of specified page.

public virtual void UpdatePages(int index)

Parameters

index int

Page index to update.

UpdatePages(int, int, bool)

protected void UpdatePages(int startIndex, int endIndex, bool changed)

Parameters

startIndex int
endIndex int
changed bool