[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.EncryptOptions.EncryptMetadata

EncryptMetadata Property

EncryptMetadata

Gets or sets a value indicating whether the document-level metadata stream should be encrypted.

The default value is true.

Declaration
public bool EncryptMetadata { get; set; }
Public Property EncryptMetadata As Boolean