Overload | Description |
---|---|
SaveAsImage(ViewState,OutputRange,SaveAsImageOptions,SaveAsImageDelegate) | Iterates over the document pages and generates a GrapeCity.Documents.Imaging.GcBitmap for each page in the pageRange. |
SaveAsImage(OutputRange,SaveAsImageOptions,SaveAsImageDelegate) | Iterates other the document pages and generates a GrapeCity.Documents.Imaging.GcBitmap for each page in the pageRange. |