public method StyleBuilder.SetParagraphTextOverflowAction

Brief

Sets the paragraph text overflow action.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetParagraphTextOverflowAction (Gehtsoft.PDFFlow.Models.Enumerations.TextOverflowAction overflowAction)

Parameters
overflowAction

The text overflow action.

Declared in StyleBuilder

back