OptionsTrackReflowState Property
|
Whether to track the current reflow state via
the ReflowState.Current property.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool TrackReflowState { get; set; }
Public Property TrackReflowState As Boolean
Get
Set
member TrackReflowState : bool with get, set
Property Value
Type:
Boolean
See Also