StatusReflowCount Property

The reflow count indicates the current number of steps that have been required to paginate the document.

 

Namespace:  WebSupergoo.WordGlue4
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public int ReflowCount { get; }

Property Value

Type: Int32
See Also