bvGetMaxImageSize
The function returns the maximal size of the bitmap which can be created when
the document is being exported to a raster file.
The default size is 64*1024*1024 pixels.
BESTVIEWAPI(ULONG) bvGetMaxImageSize(void);
Return value: the maximal size of the image.