DOCWRTRASTERPAGE

Summary

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

Syntax

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

Members

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.