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.
|
public static final int Text
The plain text.
public static final int Html
The html format.
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.