Package | Description |
---|---|
com.ironsoftware.ironpdf.security |
Modifier and Type | Method and Description |
---|---|
PdfEditSecurity |
SecurityOptions.getAllowUserEdits()
Gets allow user edits.
|
static PdfEditSecurity |
PdfEditSecurity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfEditSecurity[] |
PdfEditSecurity.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.setAllowUserEdits(PdfEditSecurity value)
Sets allow user edits.
|
Copyright © 2022–2023 Iron Software. All rights reserved.