public class ArmenianNumbering extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static String | toArmenian(int number)
              Converts an integer to armenian numeral representation. 
             | 
public static String toArmenian(int number)
number - a number greater than zero to be converted to armenian notation 
           Copyright © 1998–2019 iText Group NV. All rights reserved.