ImageGear for .NET
SetNewSecurityData Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFDocument Class : SetNewSecurityData Method




securityData
The new security data object to set for document.

Glossary Item Box

This method sets the security data structure for the specified document's new security handler.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

securityData
The new security data object to set for document.

Remarks

The new security handler must have been previously set using SetNewCryptHandler.

Checks the permissions associated with the specified document using the latest permissions format and determines whether the requested operation is allowed for the specified object in the document.

See Also

©2013. Accusoft Corporation. All Rights Reserved.