Property ReadDirection
Namespace TallComponents.PDF.Layout.Paragraphs
Class Fragment
Get or set the direction of the text fragment.
If the read direction is set to "InheritFromParagraph", the read direction of the paragraph is used. The default value of the read direction is "InheritFromParent"
Syntax
public
FragmentReadDirection
ReadDirection
{
get;
set;
}
Property value
FragmentReadDirection