[Table of Contents] [docx version]
VML Reference Material - VML
Page (Scroll Bar Page Increment)
This element specifies the number of lines to move the scroll bar on a page click. This element is used for scroll bars and spinners.
[Example:
<x:ClientData … > …
<x:Page>9</x:Page>
</x:ClientData>
end example]
The possible values for this element are defined by the XML Schema integer datatype.
Parent Elements |
ClientData (§6.4.2.12) |