Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Shapes.FragmentModel

FragmentModel.ReadDirection Property

Get the read direction for the fragments words.

csharp
public string ReadDirection { get; set; }

Property Value

System.String

Remarks

If the read direction for the fragment has been specified the assigned value
is used. If the direction is set to "InheritFromParagraph" (Default) the paragraph's flow
direction is used.