EVO PDF Security Library Documentation

PdfSecurityManager Constructor (PdfSecurityOptions)

EVO PDF Security Library
Constructs a PDF security manager with the specified security options object

Namespace:  EvoPdf.PdfSecurity
Assembly:  evosecurepdf (in evosecurepdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfSecurityManager(
	PdfSecurityOptions pdfSecurityOptions
)

Parameters

pdfSecurityOptions
Type: EvoPdf.PdfSecurityPdfSecurityOptions
The security options
See Also

Reference