width property

int? width
getter/setter pair

Page width.

For PDFs the unit is points. For images (including TIFFs) the unit is pixels.

Implementation

core.int? width;