PdfSignatureShapePopupInput Property |
Gets or sets a value indicating whether this
PdfSignatureShape should accept input via a popup instead of only drawing using the pen tool directly on the document.
Namespace:
RadPdf.Data.Document.Objects.Shapes
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public bool PopupInput { get; set; }
Public Property PopupInput As Boolean
Get
Set
Property Value
Type:
BooleanSee Also