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