public method TableCellBuilder.SetOverflowAction

Brief

Sets the text overflow action for the table cell.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableCellBuilder  SetOverflowAction (Gehtsoft.PDFFlow.Models.Enumerations.TextOverflowAction overflowAction)

Parameters
overflowAction

The text overflow action.

Declared in TableCellBuilder

back