BCGControlBar Pro for MFC
BOOL CBCGPRibbonBackstageViewPanel::AttachPrintPreviewToItem ( UINT  uiID,
BOOL  bByCommand = TRUE,
UINT  uiWaterMarkResID = 0,
COLORREF  clrBase = (COLORREF)-1,
int  nPrintMaxZoomLevel = 100 
)

Attaches a "Print" page to existing item.

Parameters
uiIDSpecifies view's command ID or zero-based index.
bByCommandSpecifies whether uiID is a command ID or index.
uiWaterMarkResIDIdentifier for the water mark resource.
clrBaseThe watermark resource base colour. This color will be automatically addapted to the current color theme.
nPrintMaxZoomLevelSpecifies a maximal zoom level (by default is 100%).