Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFTextProperties Structure : IsRTL Property |
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)