RtfStyleType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum> com.aspose.ms.System.Enum com.aspose.pdf.rtf.rtfstructure.RtfStyleType, com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>, com.aspose.ms.System.Enum com.aspose.pdf.rtf.rtfstructure.RtfStyleType, com.aspose.ms.System.Enum, com.aspose.pdf.rtf.rtfstructure.RtfStyleType
public final class RtfStyleType extends com.aspose.ms.System.Enum
Enum, representing style types.
Fields
| Field | Description |
|---|---|
| Character | Designates character style. |
| Paragraph | Designates paragraph style. |
Character
public static final int Character
Designates character style.
Paragraph
public static final int Paragraph
Designates paragraph style.