PDF File Writer Class Library - Author Uzi Granot
PdfTableStyle Properties |
The PdfTableStyle type exposes the following members.

Name | Description | |
---|---|---|
![]() | Alignment |
Gets or sets content alignment.
|
![]() | BackgroundColor |
Gets or sets background color.
|
![]() | BarcodeBarWidth |
Gets or sets barcode narrow bar width
|
![]() | BarcodeHeight |
Gets or sets barcode height
|
![]() | Font |
Gets or sets font.
|
![]() | FontAscent |
Gets font ascent for current font and font size.
|
![]() | FontDescent |
Gets font descent for current font and font size.
|
![]() | FontLineSpacing |
Gets font line spacing for current font and font size.
|
![]() | FontSize |
Gets or sets font size.
|
![]() | ForegroundColor |
Gets or sets foreground color.
|
![]() | Format |
Gets or sets format string.
|
![]() | Margin |
Gets or sets cell's margins.
|
![]() | MinHeight |
Gets or sets minimum cell height.
|
![]() | MultiLineText |
Gets or sets multi-line text flag.
|
![]() | NumberFormatInfo |
Gets or sets number format information.
|
![]() | RaiseCustomDrawCellEvent |
Gets or sets raise custom draw cell event flag.
|
![]() | TextBoxFirstLineIndent |
Gets or sets first line indent for text box items.
|
![]() | TextBoxLineBreakFactor |
Gets or sets text box line break factor.
|
![]() | TextBoxLineExtraSpace |
Gets or sets extra line spacing for text box items.
|
![]() | TextBoxPageBreakLines |
Gets or sets minimum text lines for page break calculations.
|
![]() | TextBoxParagraphExtraSpace |
Gets or sets extra paragraph spacing for text box items.
|
![]() | TextBoxTextJustify |
Gets or sets text justify within text box.
|
![]() | TextDrawStyle |
Gets or sets text draw style.
|
