Click or drag to resize

EndRowLayoutEventArgs LayoutCompleted Property

Gets a value indicating whether the row was drawn completely (nothing should be printed on the next page).

Namespace: Spire.Pdf.Tables
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool LayoutCompleted { get; }

Property Value

Type: Boolean
See Also