Spread Windows Forms 12.0 Product Documentation
PdfSecurity Class Properties


FarPoint.PDF Assembly > FarPoint.PDF Namespace : PdfSecurity Class

For a list of all members of this type, see PdfSecurity members.

Public Properties
 NameDescription
Public PropertyThe owner password that permits full access to the document regardless of the specified user permissions.  
Public PropertySpecfies the user permissions for the document. The PdfPermissions values can be combined using a bitwise OR combination.  
Public PropertySet to True to use 128 bit encryption with full permissions capability. Set to False to use lessor 40 bit encryption with limited permissions. The PdfPermissions.AllowFillIn, PdfPermissions.AllowAccessibleReaders, and PdfPermissions.AllowAssembly permissions require this value to be true.  
Public PropertyThe user password that can be entered in the reader. If this value is left empty the user will not be prompted for a password; however, the user will be restricted by the specified permissions.  
Top
See Also

Reference

PdfSecurity Class
FarPoint.PDF Namespace