ReflowStateParent Property
|
The parent ReflowState in cases where a clone
of the current state has been passed to a child Frame.
Namespace: WebSupergoo.WordGlue4.Layout
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public ReflowState Parent { get; }
Public ReadOnly Property Parent As ReflowState
Get
member Parent : ReflowState with get
Property Value
Type:
ReflowState
See Also