Click or drag to resize

PdfSignatureShapeText Property

Gets or sets this PdfSignatureShape's text data.

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public string Text { get; set; }

Property Value

Type: String
See Also