Search
JsonContext.readStringFormat Method
See Also
 






Reads a StringFormat object.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public TextFormat readStringFormat (
    JsonValue value
)

 Parameters

value

JsonValue

 Return Value

TextLayoutOptions

 See Also