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