Namespace: BitMiracle.Docotic.Pdf
public bool EncryptMetadata { get; set; }
Public Property EncryptMetadata As Boolean Get Set
Default value: true.
The value of this property is ignored if Algorithm is PdfEncryptionAlgorithm.Standard40Bit or PdfEncryptionAlgorithm.Standard128Bit. The metadata is always encrypted if one of these algorithms used.