FrameReflowCount Property
|
The number of times which this Frame has been
asked to reflow.
Namespace: WebSupergoo.WordGlue4.Layout
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public int ReflowCount { get; set; }
Public Property ReflowCount As Integer
Get
Set
member ReflowCount : int with get, set
Property Value
Type:
Int32
See Also