PdfTableStyle Properties

PDF File Writer

PdfTableStyle Properties

The PdfTableStyle type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets or sets content alignment.
Public propertyBackgroundColor
Gets or sets background color.
Public propertyBarcodeBarWidth
Gets or sets barcode narrow bar width
Public propertyBarcodeHeight
Gets or sets barcode height
Public propertyFont
Gets or sets font.
Public propertyFontAscent
Gets font ascent for current font and font size.
Public propertyFontDescent
Gets font descent for current font and font size.
Public propertyFontLineSpacing
Gets font line spacing for current font and font size.
Public propertyFontSize
Gets or sets font size.
Public propertyForegroundColor
Gets or sets foreground color.
Public propertyFormat
Gets or sets format string.
Public propertyMargin
Gets or sets cell's margins.
Public propertyMinHeight
Gets or sets minimum cell height.
Public propertyMultiLineText
Gets or sets multi-line text flag.
Public propertyNumberFormatInfo
Gets or sets number format information.
Public propertyRaiseCustomDrawCellEvent
Gets or sets raise custom draw cell event flag.
Public propertyTextBoxFirstLineIndent
Gets or sets first line indent for text box items.
Public propertyTextBoxLineBreakFactor
Gets or sets text box line break factor.
Public propertyTextBoxLineExtraSpace
Gets or sets extra line spacing for text box items.
Public propertyTextBoxPageBreakLines
Gets or sets minimum text lines for page break calculations.
Public propertyTextBoxParagraphExtraSpace
Gets or sets extra paragraph spacing for text box items.
Public propertyTextBoxTextJustify
Gets or sets text justify within text box.
Public propertyTextDrawStyle
Gets or sets text draw style.
Top
See Also