public final class TextFormat
extends 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-2024 Aspose Pty Ltd. All Rights Reserved.