Click or drag to resize

PdfWebControlLite.ShowSignatureShapeTool Property

Gets or sets a value indicating whether the signatures shape tool should be shown in the PdfWebControlLite viewer.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.2.0.0 (4.2.0.0)
Syntax
public bool ShowSignatureShapeTool { get; set; }

Property Value

Type: Boolean
true if the signature shape tool is hidden; otherwise false. The default is false.
Remarks

When true, the user can add new PdfSignatureShapes to the document using the GUI. This is turned off by default as it usually would be used by form designers.

When false, the user can not delete, duplicate, or style an existing PdfSignatureShape.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!