[]
        
(Showing Draft Content)

FarPoint.PDF.PdfSecurity.Use128Bit

Use128Bit Property

Use128Bit

Set to True to use 128 bit encryption with full permissions capability.
Set to False to use lessor 40 bit encryption with limited permissions. The AllowFillIn, AllowAccessibleReaders, and AllowAssembly permissions require this value to be true.

Declaration
public bool Use128Bit { get; set; }
Public Property Use128Bit As Boolean
Remarks

The default value is true.