Aspose::Pdf::FloatingBox::get_IsNeedRepeating method

FloatingBox::get_IsNeedRepeating method

Gets 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.

bool Aspose::Pdf::FloatingBox::get_IsNeedRepeating() const

See Also