public method ParagraphBuilder.SetTextOverflowAction

Brief

Sets the text overflow action for the paragraph.

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

Parameters
action

The text overflow action.

Declared in ParagraphBuilder

back