CreateCroImage
This method creates a CroImage object for the specified page number at a specified resolution.
Syntax
CreateCroImage (PageNumber As Long, Resolution As Long) As ISCBCroImage
Parameter | Description |
---|---|
PageNumber |
Number of page to be drawn into CroImage Possible values 1 - PageCount |
Resolution |
Resolution of the CroImage object in dots per inch. |