height property

int? height
getter/setter pair

Page height.

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

Implementation

core.int? height;