IHTMLStyleSheetPage interface
The IHTMLStyleSheetPage interface provides access to the methods that are returned when you access the page object. The interface represents a particular @page rule in a pages collection.
Members
The IHTMLStyleSheetPage interface inherits from the IDispatch interface. IHTMLStyleSheetPage also has these types of members:
Properties
The IHTMLStyleSheetPage interface has these properties.
| Property | Description |
|---|---|
|
Retrieves a string that identifies the pseudo class of the page or pages an @page rule applies to. | |
|
Retrieves a string that identifies which page or pages an @page rule applies to. |
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: