Signature Saving Strategy
Strategy for saving signatures in the signature dialog.
Entries
Link copied to clipboard
Always saves the signature. Does not display the save signature checkbox to give the user the option.
Link copied to clipboard
Never saves the signature. User will always have to sign a new one.
Link copied to clipboard
There's a checkbox available declaring if the signature should be saved. The signature will be saved if that checkbox is selected. Otherwise, it won't be saved.
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.