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.48.0.0 (3.48.0.0)
Syntax public PdfSignatureShapeInputMethods PopupInputMethods { get; set; }
Public Property PopupInputMethods As PdfSignatureShapeInputMethods
Get
Set
Property Value
Type:
PdfSignatureShapeInputMethodsSee Also