Aspose::Pub::Utils::Coord::CalculateY method

Coord::CalculateY(double) method

Transforms value for Y-coordinate from natural PUB metric system into inches.

double Aspose::Pub::Utils::Coord::CalculateY(double pageHeight)
ParameterTypeDescription
pageHeightdoubleheight of page where current coordinate placed

ReturnValue

Y-coordinate in inches

See Also

Coord::CalculateY() method

Transforms value for Y-coordinate from natural PUB metric system into inches.

double Aspose::Pub::Utils::Coord::CalculateY()

ReturnValue

Y-coordinate in inches

See Also