public final class DashStyle
extends com.aspose.ms.System.Enum
The annotation dash style.
Modifier and Type | Field and Description |
---|---|
static byte |
Dash
Specifies a line consisting of dashes
|
static byte |
Solid
Specifies a solid line
|
Modifier and Type | Method and Description |
---|---|
static byte[] |
numbers() |
public static final byte Solid
Specifies a solid line
public static final byte Dash
Specifies a line consisting of dashes
Copyright © 2018. All rights reserved.