Leadtools.Pdf Namespace > PDFSecurityOptions Class : CopyEnabled Property |
public bool CopyEnabled {get; set;}
'Declaration Public Property CopyEnabled As Boolean
'Usage Dim instance As PDFSecurityOptions Dim value As Boolean instance.CopyEnabled = value value = instance.CopyEnabled
The value of CopyEnabled is used only when encrypting a PDF file with an owner password set in OwnerPassword.
For an example, refer to PDFFile.