Specifies the width of the page. Available at design time; read-only at run time.
Syntax
PageFrame.PageWidth[ = nWidth]
Settings
nWidth
Specifies the width of the page in the unit of measurement specified by the ScaleMode property of the form.
Remarks
The PageWidth property setting is the same as the Width property setting unless the page frame contains more than one page and the pages are stacked.