BaseParagraph.IsKeptWithNext

Proprietà BaseParagraph.IsKeptWithNext

Ottiene o imposta un valore bool che indica se il paragrafo corrente rimane nella stessa pagina insieme al paragrafo successivo. Il valore predefinito è false. (per la generazione di pdf)

public bool IsKeptWithNext { get; set; }

Vedi Anche