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