DOCWRTRASTERPAGE

typedef struct _DOCWRTRASTERPAGE 
{ 
   DOCWRTPAGE Page; 
   pBITMAPHANDLE pOverlayBitmap; 
} DOCWRTRASTERPAGE, * pDOCWRTRASTERPAGE; 

The DOCWRTRASTERPAGE structure provides information about the raster page to be added to a document file.

Member Description
Page Page structure containing common information about the page to be added.
pOverlayBitmap Pointer to the Bitmap that will be used as an overlay bitmap over the page.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C API Help