Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

IsRTL Property






Indicates whether this text is Right to Left.
Syntax
public bool IsRTL {get; set;}
'Declaration
 
Public Property IsRTL As Boolean
'Usage
 
Dim instance As PDFTextProperties
Dim value As Boolean
 
instance.IsRTL = value
 
value = instance.IsRTL
public boolean isRTL()
public void setRTL(boolean isRTL)
            
public:
property bool IsRTL {
   bool get();
   void set (    bool value);
}

Property Value

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

Target Platforms

See Also

Reference

PDFTextProperties Structure
PDFTextProperties Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features