public class PdfViewInfo extends Object
| Constructor | Description |
|---|---|
PdfViewInfo() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Boolean |
getPrintingAllowed() |
Indicates if printing of the document is allowed
|
int |
hashCode() |
|
PdfViewInfo |
printingAllowed(Boolean printingAllowed) |
|
void |
setPrintingAllowed(Boolean printingAllowed) |
|
String |
toString() |
public PdfViewInfo printingAllowed(Boolean printingAllowed)
public Boolean getPrintingAllowed()
public void setPrintingAllowed(Boolean printingAllowed)
Copyright © 2025. All rights reserved.