Export the page at the specified index to a disk file.
Overload | Description |
---|---|
ExportPage(int) | Export the page at the specified index to a RasterImage object. |
ExportPage(int,stream,rasterimageformat,int) | Export the page at the specified index to a .NET stream. |
ExportPage(int,string,rasterimageformat,int) | Export the page at the specified index to a disk file. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET