Click or drag to resize

DocumentCoreLoad Method

Overload List
  NameDescription
Public methodStatic memberCode exampleLoad(String)
Loads a document from a file with the specified path.
Public methodStatic memberCode exampleLoad(Stream, LoadOptions)
Loads a document from the specified stream.
Public methodStatic memberCode exampleLoad(String, LoadOptions)
Loads a document from a file or URL.
Top
See Also