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

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