[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberUploadAs(Stream, String)
Uploads the file stream on the OfficeClip server.
Public methodStatic memberUploadAs(HttpPostedFile, String)
Uploads the posted file on the OfficeClip server.
Public methodStatic memberUploadAs(Stream, String, Boolean)
Uploads the file stream on the OfficeClip server.

See Also