BCGControlBar Pro for MFC
CBCGPRibbonButton* CBCGPRibbonBackstageViewPanel::AddPrintPreview ( UINT  uiCommandID,
LPCTSTR  lpszLabel,
UINT  uiWaterMarkResID = 0,
COLORREF  clrBase = (COLORREF)-1,
int  nPrintMaxZoomLevel = 100,
BOOL  bAddToBottom = FALSE 
)

Adds a "Print" page.

Parameters
uiCommandIDSpecifies view's command ID.
lpszLabelSpecifies view's label.
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%).
bAddToBottomSpecifies whether item is located at the panel's bottom.