FloatingBox.IsNeedRepeating

FloatingBox.IsNeedRepeating property

Gets or sets a bool value that indicates whether the paragraph need to be repeated on next page. Default value is false.The attribute is only valid when the paragraph itself and the object its ReferenceParagraphID referred to both are included in RepeatingRows.

public bool IsNeedRepeating { get; set; }

See Also