Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Security Namespace / StandardSecurityHandlerRev4 Class / EncryptMetadata Property

In This Topic
    EncryptMetadata Property
    In This Topic
    Gets or sets a value indicating whether the document-level metadata stream is to be encrypted.
    Syntax
    'Declaration
     
    Public Property EncryptMetadata As System.Boolean
    public System.bool EncryptMetadata {get; set;}
    See Also