Click or drag to resize

PdfOptionsEncryptMetaData Property

Gets or sets a flag to indicate whether metadata is also encrypted.

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

Property Value

Type: Boolean
See Also