Aspose::Pdf::FloatingBox::set_IsNeedRepeating method

FloatingBox::set_IsNeedRepeating method

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.

void Aspose::Pdf::FloatingBox::set_IsNeedRepeating(bool value)

See Also