pseudoClass property
[This documentation is preliminary and is subject to change.]
Retrieves a string that identifies the pseudo class of the page or pages an @page rule applies to.
Syntax
HRESULT value = object.get_pseudoClass(BSTR* p);
Property values
Type: BSTR
the pseudo class.
:first
-
Rule applies to the first page.
:left
-
Rule applies to pages on the left side of the binding—verso pages.
:right
-
Rule applies to pages on the right side of the binding—recto pages.
Build date: 6/12/2012
Community Additions
Show: