Share via


IPrintManagerTemplatePrinter2::showHeaderFooter property

Flag to indicate if headers and footers are printed.

Syntax

HRESULT value = object.get_showHeaderFooter(VARIANT_BOOL* p);

Property value

A pointer to a VARIANT_BOOL value that indicates if headers and footers are printed.

Requirements

Minimum supported client

Windows 8.1

Minimum supported server

Windows Server 2012 R2

IDL

Mshtml.idl

See also

IPrintManagerTemplatePrinter2