public method ParagraphBuilder.SetTextDirection

Brief

Sets the text direction for the paragraph.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetTextDirection (Gehtsoft.PDFFlow.Models.Enumerations.TextDirection direction)

Parameters
direction

The text direction.

Declared in ParagraphBuilder

back