←Select platform

IsRTL Property

Summary
Indicates whether this text is Right to Left.
Syntax
C#
C++/CLI
Java
Python
public bool IsRTL { get; set; } 
public boolean isRTL(); 
public: 
property bool IsRTL { 
   bool get(); 
   void set (    bool ); 
} 
IsRTL # get and set (PDFTextProperties) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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