This topic has not yet been rated - Rate this topic

pseudoClass property

Retrieves a string that identifies the pseudo class of the page or pages an @page rule applies to.

Syntax

HRESULT value = object.get_pseudoClass(* 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: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.