FormFix v6.0 for .NET - Updated October 25, 2021
FileNotLockedException Class
Members 



Accusoft.FormDirectorSdk Namespace : FileNotLockedException Class
An exception object that this component will throw whenever an attempt is made to write to or unlock a form set file or form definition file that has not been opened (locked).
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class FileNotLockedException 
   Inherits System.Exception
 
'Usage
 
Dim instance As FileNotLockedException
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.FormDirectorSdk.FileNotLockedException

See Also

Reference

FileNotLockedException Members
Accusoft.FormDirectorSdk Namespace
FormSet.Lock
FormDefinition.Lock
FormSet.Write
FormDefinition.Write

Is this page helpful?
Yes No
Thanks for your feedback.