|  | 
| PdfDocumentSecurityCanCopyContent Property  | 
 
            Allows copying page contents such as text and images.  
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 24.1
 Syntax
Syntaxpublic bool CanCopyContent { get; set; }Public Property CanCopyContent As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also