Click or drag to resize

FormFieldDataToString Method

Returns a String that represents this FormFieldData instance.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public override sealed string ToString()

Return Value

String
The form field value as String object.
See Also