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:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public PdfSignatureShapeInputMethods SignatureMethod { get; }

Property Value

Type: PdfSignatureShapeInputMethods
See Also