CF2TypeDElement
Inheritance: java.lang.Object, com.aspose.ms.System.Enum
CFF2 type of drawn elements
Enum Values
| Field | Description |
|---|---|
| Line | The Line type |
| Arc | The Arc type |
| Text | The text type |
| SubInsert | The sub insert type |
| LinesOutputDescribing | The description lines output |
| OrderOutputDescribing | The description order section output |
Line
public static final int Line
The Line type
Returns: int
Arc
public static final int Arc
The Arc type
Returns: int
Text
public static final int Text
The text type
Returns: int
SubInsert
public static final int SubInsert
The sub insert type
Returns: int
LinesOutputDescribing
public static final int LinesOutputDescribing
The description lines output
Returns: int
OrderOutputDescribing
public static final int OrderOutputDescribing
The description order section output
Returns: int