public @property float width()
Gets the width of a page.
Returns
when getWidth() succeed, it returns the width of a page. Otherwise it returns 0.
public @property void width(float value)
Changes the width of a page
Parameters
value | the new page width. Valid value are between 3 and 14400 |