Click or drag to resize

PdfSignatureShapePopupInputMethods Property

Gets or sets a value indicating the popup input methods available when a user clicks the PdfSignatureShape in the GUI when PopupInput is true.

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

Property Value

Type: PdfSignatureShapeInputMethods
See Also