Use strong (128-bit key) encryption. Otherwise weak (40-bit key) encryption is used.

Namespace: TallComponents.PDF.Layout.Security
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public bool Strong { get; set; }
Visual Basic
Public Property Strong As Boolean
	Get
	Set

See Also