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

In This Topic
    EncryptStreams Property
    In This Topic
    Gets or sets a value indicating whether streams should be encrypted.
    Syntax
    'Declaration
     
    Public Property EncryptStreams As System.Boolean
    public System.bool EncryptStreams {get; set;}
    See Also