Click or drag to resize

PdfSecurityManager(PdfSecurityOptions) Constructor

Constructs a PDF security manager with the specified security options object

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

Parameters

pdfSecurityOptions  PdfSecurityOptions
See Also