Click or drag to resize

PdfSecurityManager Constructor (PdfSecurityOptions)

Constructs a PDF security manager with the specified security options object

Namespace:  ExpertPdf.PDFSecurity
Assembly:  epsecurepdf (in epsecurepdf.dll) Version: 6.0
Syntax
public PdfSecurityManager(
	PdfSecurityOptions pdfSecurityOptions
)

Parameters

pdfSecurityOptions
Type: ExpertPdf.PDFSecurityPdfSecurityOptions
See Also