public class SdtAppearance
Field Summary | ||
---|---|---|
static final int | BOUNDING_BOX | |
Represents a structured document tag shown as a shaded rectangle or bounding box.
|
||
static final int | TAGS | |
Represents a structured document tag shown as start and end markers.
|
||
static final int | HIDDEN | |
Represents a structured document tag that is not shown.
|
||
static final int | DEFAULT | |
Defaults to |
public static final int BOUNDING_BOX
public static final int TAGS
public static final int HIDDEN
public static final int DEFAULT