Aspose::Pub::Utils::Coord::CalculateX method

Coord::CalculateX(double) method

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

double Aspose::Pub::Utils::Coord::CalculateX(double pageWidth)
ParameterTypeDescription
pageWidthdoublewith of page where current coordinate placed

ReturnValue

X-coordinate in inches

See Also

Coord::CalculateX() method

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

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

ReturnValue

X-coordinate in inches

See Also