![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > 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.