Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Hosting and Reuse
MSHTML Reference
IHTMLEventObj3
 nextPage Property
IHTMLEventObj3::nextPage Property

Retrieves the position of the next page within a print template.

Syntax

HRESULT IHTMLEventObj3::get_nextPage(BSTR *p);

Parameters

p
Pointer to a variable of type BSTR that receives one of the following values:

Possible Values

"left"The next page appears to the left of the binding.
"right"The next page appears to the right of the binding.
""An @page rule was not specified.

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

The IHTMLEventObj3::nextPage property is only applicable within a print template.

See Also

@page, Print Template Reference
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker