Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
true if the specified text is RTL; otherwise, false.
Determines whether the specified text direction is RTL.
Namespace: Apitron.PDF.Kit.FixedLayout.Content
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- text
- Type: SystemString
The text.
Return Value
Type: Booleantrue if the specified text is RTL; otherwise, false.
See Also