PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfSecurity 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 Boolean
    public bool AllowCopyContent {get; set;}
    See Also