[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Composition.Surface.ThrowIfNotFit

ThrowIfNotFit Property

ThrowIfNotFit

Gets or sets a value indicating whether a LayoutException should be thrown if the width or height of some LayoutRects becomes negative.

The default is true.

Declaration
public bool ThrowIfNotFit { get; set; }
Public Property ThrowIfNotFit As Boolean