ReflowStateCurrentFrame Property
|
The current frame that is being
reflowed.
Namespace: WebSupergoo.WordGlue4.Layout
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public Frame CurrentFrame { get; set; }
Public Property CurrentFrame As Frame
Get
Set
member CurrentFrame : Frame with get, set
Property Value
Type:
Frame
See Also