FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export 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 Boolean
    public bool AllowCopyContent {get; set;}
    See Also