Adjusts the cell contents to compensate for border widths. Note that this only has an effect when rendered to PDF.

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

Syntax

C#
protected bool useBorderPadding
Visual Basic
Protected useBorderPadding As Boolean
Visual C++
protected:
bool useBorderPadding

See Also