Xfinium.Pdf.FlowDocument Namespace : PdfFlowTableStringCell Class |
The following tables list the members exposed by PdfFlowTableStringCell.
Name | Description | |
---|---|---|
![]() | PdfFlowTableStringCell Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Background | Gets or sets the cell background. (Inherited from Xfinium.Pdf.FlowDocument.PdfFlowTableCell) |
![]() | Borders | Gets or sets the cell borders. (Inherited from Xfinium.Pdf.FlowDocument.PdfFlowTableCell) |
![]() | Color | Gets or sets the content color. |
![]() | ColSpan | Gets or sets the number of columns this cell spans on. (Inherited from Xfinium.Pdf.FlowDocument.PdfFlowTableCell) |
![]() | Content | Gets or sets the cell content. |
![]() | Font | Gets or sets the content font. |
![]() | ForceLongWordsWrap | Gets or sets a flag indicating whether long words should wrap if they do not fit entirely on a single line. |
![]() | HorizontalAlign | Gets or sets the horizontal align. (Inherited from Xfinium.Pdf.FlowDocument.PdfFlowTableCell) |
![]() | InnerMargins | Gets or sets the cell inner margins. (Inherited from Xfinium.Pdf.FlowDocument.PdfFlowTableCell) |
![]() | Multiline | Gets or sets a value indicating whether the cell content should be wrapped on multiple lines. |
![]() | Row | Gets the row this cell belongs to. (Inherited from Xfinium.Pdf.FlowDocument.PdfFlowTableCell) |
![]() | RowSpan | Gets or sets the number of rows this cell spans on. (Inherited from Xfinium.Pdf.FlowDocument.PdfFlowTableCell) |
![]() | VerticalAlign | Gets or sets the vertical align. (Inherited from Xfinium.Pdf.FlowDocument.PdfFlowTableCell) |