IsNeedRepeating

FloatingBox.IsNeedRepeating property

Obtiene o establece un valor bool que indica si el párrafo debe repetirse en la página siguiente. El valor predeterminado es falso. El atributo solo es válido cuando el párrafo en sí y el objeto al que hace referencia su ReferenceParagraphID están incluidos en RepeatingRows.

public bool IsNeedRepeating { get; set; }

Ver también