CPDFTextWidgetGetDefaultValue Method |
Gets the default value of TextField.
The default value is used to reset the TextField to its original value.
Namespace:
ComPDFKit.PDFAnnotation.Form
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0.0 (3.0.0.0)
Syntaxpublic string GetDefaultValue()
Return Value
Type:
StringReturns the default value of TextField
See Also