public method TableRowBuilder.SetTextOverflowAction

Brief

Set the text overflow action for the table row.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  SetTextOverflowAction (Gehtsoft.PDFFlow.Models.Enumerations.TextOverflowAction action)

Parameters
action

The text overflow action.

Declared in TableRowBuilder

back