![]() |
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 : EditEnabled Property |
public bool EditEnabled {get; set;}
'Declaration
Public Property EditEnabled As Boolean
'Usage
Dim instance As PDFSecurityOptions Dim value As Boolean instance.EditEnabled = value value = instance.EditEnabled
The value of EditEnabled is used only when encrypting a PDF file with an owner password set in OwnerPassword.
If the value of EditEnabled is set to true, then AssemblyEnabled is considered to be true regardless of the value set in the property.
For an example, refer to PDFFile.