ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / PdfSecurityOptions Class / AllowCopyContent Property

In This Topic
    AllowCopyContent Property (PdfSecurityOptions)
    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