Coord.CalculateY
CalculateY(double)
Transforms value for Y-coordinate from natural PUB metric system into inches
public double CalculateY(double pageHeight)
Parameter | Type | Description |
---|---|---|
pageHeight | Double | height of page where current coordinate placed |
Return Value
Y-coordinate in inches
See Also
- class Coord
- namespace Aspose.Pub.Utils
- assembly Aspose.PUB
CalculateY()
Transforms value for Y-coordinate from natural PUB metric system into inches
public double CalculateY()
Return Value
Y-coordinate in inches
See Also
- class Coord
- namespace Aspose.Pub.Utils
- assembly Aspose.PUB