public final class OdPenStyle
extends com.aspose.ms.System.Enum
The open document pen style
Modifier and Type | Field and Description |
---|---|
static int |
Dash
The pen style dash
|
static int |
None
The pen style none
|
static int |
Solid
The pen style solid
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int None
The pen style none
public static final int Solid
The pen style solid
public static final int Dash
The pen style dash