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