Click or drag to resize

PageFromJson Method

Overload List
  NameDescription
Public methodStatic memberFromJson(Stream)
Reads the page data from the stream containing its json representation.
Public methodStatic memberFromJson(String)
Reads the page data from the string json representation.
Top
See Also