Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Security Namespace / StandardSecurityHandlerRev2 Class / AllowCopyContent Property

In This Topic
    AllowCopyContent Property
    In This Topic
    Gets or sets whether the user can copy contents from the PDF document.
    Syntax
    'Declaration
     
    Public Property AllowCopyContent As System.Boolean
    public System.bool AllowCopyContent {get; set;}
    See Also