PageOptions Object : MediaWidth Property |
Gets and sets the width of the media box rectangle, expressed in user space units.
Visual Basic |
---|
Public Property MediaWidth As Double |
The default value is 8.5 * 72.0
The media box is the "natural size" of the page.
The media box is comprised of a rectangular area which includes a MediaHeight, MediaWidth, MediaX, and MediaY coordinates.
Note: The Adobe PDF Library enforces the maximum allowable page size to 14,400 by 14,400 units (200 by 200 inches). PDF Xpress performs no special action in cases where an attempt is made to exceed this allowable page size.