←Select platform

IsRTL Property

Summary
Indicates whether this text is Right to Left.
Syntax
C#
VB
C++
Java
public bool IsRTL { get; set; } 
Public Property IsRTL As Boolean 
public boolean isRTL(); 
public: 
property bool IsRTL { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the text is Right to Left; otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.