ThrowIfNotFit Property (Surface)
Gets or sets a value indicating whether a
GrapeCity.Documents.Layout.LayoutException should be thrown if the width or height of some
GrapeCity.Documents.Layout.LayoutRects becomes negative.
The default is true.
public System.bool ThrowIfNotFit {get; set;}
'Declaration
Public Property ThrowIfNotFit As System.Boolean