java.lang.Objectcom.aspose.words.ShapeMarkupLanguage
public class ShapeMarkupLanguage
Field Summary | ||
---|---|---|
static final byte | DML | |
Drawing Markup Language is used to define the shape. | ||
static final byte | VML | |
Vector Markup Language is used to define the shape. |
Field Detail |
---|
DML = 0 | |
public static final byte DML |
VML = 1 | |
public static final byte VML |