Width Property
Description
This property returns the number of pixels making up the width of a page.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property Width As Long |
Return Type
Read-only Long value representing the page's width in pixels.
See Also