Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Retrieves whether the right margin of the specified @page rule is marked as !important.
![]() |
Syntax
var retval = TemplatePrinter.getPageMarginRightImportant(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
getPageMarginRightImportant was introduced in Windows Internet Explorer 8.