True to use 128 bit encryption with full permissions capability. False to use 40 bit encryption with limited permissions. The
PdfPermissions.AllowFillIn,
PdfPermissions.AllowAccessibleReaders, and
PdfPermissions.AllowAssembly permissions require this value to be true.
Syntax
'Declaration
Public Property Use128Bit As Boolean
public bool Use128Bit {get; set;}
See Also