Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.staticapi | |
com.ironsoftware.ironpdf.security |
Modifier and Type | Method and Description |
---|---|
static SecurityOptions |
Security_Api.getPdfSecurityOptions(InternalPdfDocument internalPdfDocument)
Get PDF security settings
|
Modifier and Type | Method and Description |
---|---|
static void |
Security_Api.setPdfSecuritySettings(InternalPdfDocument internalPdfDocument,
SecurityOptions securityOptions)
Set PDF security settings
|
Modifier and Type | Method and Description |
---|---|
SecurityOptions |
SecurityManager.getCurrentSecurityOptions()
Gets the advanced security settings for this PDF document.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityManager.setSecurityOptions(SecurityOptions securityOptions)
Sets advanced security settings for the PDF.
|
Copyright © 2022–2023 Iron Software. All rights reserved.