PageWidth
IPDFDocument4 :: Page Operations :: Common

See Also
Collapse All

This property gets or sets the width of the current page.

Syntax

FLOAT PageWidth { get; set; }
Value
The width (in pixels) of the current page

Remarks

All changes to a page must occur before the first drawing on a page.

See the PageHeight property for examples.

See Also

Reference