addEmptyRows property

bool addEmptyRows
final

Add empty/blank lines to the table if not enough records are present If the source doesnt have enough data add empty/blank lines to fill a page Default true

Implementation

final bool addEmptyRows;