THPDFPage.ProjectX Method

Performs projection conversion on the page's horizontal X coordinate.

Declaration

function ProjectX(X: Single): Single;

Unit

HPDFDoc

Parameters

NamePurpose
X原始水平逻辑坐标。

Return values

Returns the converted PDF physical coordinate.

Usage

See also