TextValue   Conversion (String to TextValue)
User-defined implicit conversion from string to TextValue

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static implicit operator TextValue (
	string s
)

Return Value

Type: TextValue
operator
See Also