public final class TextFormat
extends com.aspose.ms.System.Enum
Defines format of a text.
Modifier and Type | Field and Description |
---|---|
static int |
Html
The html format.
|
static int |
Text
The plain text.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Text
The plain text.
public static final int Html
The html format.