public class TextIconConverter extends Object
| Constructor and Description |
|---|
TextIconConverter() |
| Modifier and Type | Method and Description |
|---|---|
static int |
toEnum(String value)
Returns TextIcon element for the string equivalent
|
static String |
toString(int value)
Returns name for TextIcon element
|
public static String toString(int value)
value - TextIcon elementTextIconpublic static int toEnum(String value)
value - String objectTextIconCopyright © 2025 Aspose. All Rights Reserved.