com.qoppa.pdfNotes.settings
Class SignatureTool
java.lang.Object
com.qoppa.pdfNotes.settings.SignatureTool
public class SignatureTool
- extends Object
This class manages the default properties and settings for the Signature
Tool. The method setDefaultProperties() can be used
to set the Annotation properties to this Tool's default
properties.
The Tool's property values can be retrieved and initialized with the methods
toXMLString() and setFromXML() in the
AnnotationTools class. Please see
AnnotationTools.
- Author:
- Qoppa Software
SignatureTool
public SignatureTool()
isAllowSign
public static boolean isAllowSign()
setAllowSign
public static void setAllowSign(boolean allowSign)