[]
Gets or sets a value indicating whether to use 128-bit encryption for the PDF when encryption is enabled.
[Browsable(false)] public bool Use128Bit { get; set; }
A bool value. true if 128-bit encryption should be used; otherwise, false.
true
false