RewindTextFlow

Text, Fonts

Description

Returns a flow to the start of its text.

Syntax

Delphi

Function TPDFlib.RewindTextFlow(FlowID: Integer): Integer;

Return values

1The flow was rewound.
0The handle is not valid.

Remarks

Lets the same passage be laid out again, for instance into a different column width.

See also

NewTextFlow, DrawTextFlow