OptionsMaximumFrameReflow Property
|
The maximum number of times that an individual frame may be
reflowed.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public int MaximumFrameReflow { get; set; }
Public Property MaximumFrameReflow As Integer
Get
Set
member MaximumFrameReflow : int with get, set
Property Value
Type:
Int32
See Also