FieldGetValueAsString Method |
Gets the value as string.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetValueAsString()
Public Function GetValueAsString As String
public:
virtual String^ GetValueAsString() sealed
function GetValueAsString();
Return Value
Type:
String the value as string
See Also