DocumentFrameReflowState Property
|
The current layout state.
Namespace: WebSupergoo.WordGlue4.Layout
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public ReflowState ReflowState { get; set; }
Public Property ReflowState As ReflowState
Get
Set
member ReflowState : ReflowState with get, set
Property Value
Type:
ReflowState
See Also