Click or drag to resize

RedactOptionsEncrypt Property

Gets or sets a value to indicate whether redacted characters are encrypted and stored in the PDF metadata stream.

Namespace:  Opait.Redact
Assembly:  Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax
C#
public bool Encrypt { get; set; }

Property Value

Type: Boolean
See Also