JavaScript Editor js editor     Web development 



Main Page

Specifies the width of the page. Available at design time; read-only at run time.

PageFrame.PageWidth[ = nWidth]

Return Value

nWidth


Specifies the width of the page in the unit of measurement specified by the ScaleMode property of the form.

Remarks

Applies To: PageFrame

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.

See Also



JavaScript Editor js editor     Web development