IDocument SaveToFile Method |
Name | Description | |
---|---|---|
![]() |
SaveToFile(String) |
Saves the document to file in Microsoft Word format.
|
![]() |
SaveToFile(Stream, FileFormat) |
Saves the document to a stream in Xml or Microsoft Word format.
|
![]() |
SaveToFile(String, FileFormat) |
Saves the document to file in Xml or Microsoft Word format.
|
![]() |
SaveToFile(String, FileFormat, HttpResponse, HttpContentType) |
Streams the document to the client browser.
|