Aspose::Pdf::Forms::Form::set_SignaturesAppendOnly method

Form::set_SignaturesAppendOnly method

If set, the document contains signatures that may be invalidated if the file is saved (written) in a way that alters its previous contents, as opposed to an incremental update.

void Aspose::Pdf::Forms::Form::set_SignaturesAppendOnly(bool value)

See Also