| Package | Description |
|---|---|
| com.ironsoftware.ironpdf.security |
| Modifier and Type | Method and Description |
|---|---|
PdfPrintSecurity |
SecurityOptions.getAllowUserPrinting()
Gets allow user printing.
|
static PdfPrintSecurity |
PdfPrintSecurity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfPrintSecurity[] |
PdfPrintSecurity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityOptions.setAllowUserPrinting(PdfPrintSecurity value)
Sets allow user printing.
|
Copyright © 2022–2023 Iron Software. All rights reserved.