[]
Gets or sets whether the document content that follows the floating table can be added to the same pages as the table. The content follows the usual page breaking rules and can flow around the table.
public bool AllowTextAfterFloatingTableBreak { get; set; }
Public Property AllowTextAfterFloatingTableBreak As Boolean