public class PrintData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
state
A name that may be ON or OFF, indicating that the group should be set to that state when the document is printed from a viewer application.
|
java.lang.String |
subType
A name object specifying the kind of content controlled by the group.
|
Constructor and Description |
---|
PrintData() |
public java.lang.String subType
public int state