PdfSignatureShapePopupButtonTooltip Property |
Namespace:
RadPdf.Data.Document.Objects.Shapes
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public string PopupButtonTooltip { get; set; }
Public Property PopupButtonTooltip As String
Get
Set
Property Value
Type:
StringRemarks
The default value is "Sign this document by clicking here!".
See Also