Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves whether the top margin of the specified @page rule is marked as !important.
![]() |
Syntax
var retval = TemplatePrinter.getPageMarginTopImportant(pageRule);
Parameters
pageRule [in]
C++ Object pointer that specifies an IHTMLStyleSheetPage rule. JScript Object pointer that specifies an @page rule.
Return value
Type: Boolean
Returns true if the specified rule is !important; false otherwise.
Remarks
getPageMarginTopImportant was introduced in Windows Internet Explorer 8.
.png)