Click or drag to resize

PdfSignatureField.Value Property

Gets or sets the form field's value.

Namespace:  RadPdf.Data.Document.Objects.FormFields
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
public override string Value { get; set; }

Property Value

Type: String
Exceptions
ExceptionCondition
NotImplementedExceptionThis exception is thrown because signature field values are not currently supported in RAD PDF.
Remarks
This property always throws a NotImplementedException exception at this time.
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!