Saves page to image.
Namespace: Spire.DocViewer.FormsAssembly: Spire.DocViewer.Forms (in Spire.DocViewer.Forms.dll) Version: 6.6.0.0 (6.6.0.4020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public Image SaveAsImage( ushort startPage )
Public Function SaveAsImage ( startPage As UShort ) As Image
public: Image^ SaveAsImage( unsigned short startPage )
member SaveAsImage : startPage : uint16 -> Image
Parameters
- startPage
- UInt16
The start page.