public static final class RemotePrintDocument.RemotePrintDocumentInfo extends Object
Modifier and Type | Field and Description |
---|---|
PrintAttributes |
attributes |
boolean |
changed |
MutexFileProvider |
fileProvider |
PrintDocumentInfo |
info |
boolean |
laidout |
Bundle |
metadata |
PageRange[] |
printedPages |
boolean |
updated |
PageRange[] |
writtenPages |
Constructor and Description |
---|
RemotePrintDocumentInfo() |
public PrintAttributes attributes
public Bundle metadata
public PrintDocumentInfo info
public PageRange[] printedPages
public PageRange[] writtenPages
public MutexFileProvider fileProvider
public boolean changed
public boolean updated
public boolean laidout