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

FieldDescription
CharacterDesignates character style.
ParagraphDesignates paragraph style.

Character

public static final int Character

Designates character style.

Paragraph

public static final int Paragraph

Designates paragraph style.