Click or drag to resize

PdfSignatureShapeSignatureMethod Property

Gets a value indicating the method which was used to sign this PdfSignatureShape.

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public PdfSignatureShapeInputMethods SignatureMethod { get; }

Property Value

Type: PdfSignatureShapeInputMethods
See Also