PdfHandwrittenSignatureCreatingEventArgs Properties
Contains data for the SignatureCreating event.Name | Description |
---|---|
Builder | Returns an object that is used to build a signature. |
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
See Also