Boolean to automatically fill empty cells before a table is rendered (takes CPU so may be set to false in case of certainty)

Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
protected internal bool autoFillEmptyCells
Visual Basic
Protected Friend autoFillEmptyCells As Boolean
Visual C++
protected public:
bool autoFillEmptyCells

See Also