yResolution property

double? yResolution
final

The number of pixels per {@link #TAG_RESOLUTION_UNIT} in the {@link #TAG_IMAGE_WIDTH} direction. The same value as {@link #TAG_X_RESOLUTION} shall be designated.

Implementation

final double? yResolution;