RewindTextFlow
Text, Fonts
Description
Returns a flow to the start of its text.
Syntax
Delphi
Function TPDFlib.RewindTextFlow(FlowID: Integer): Integer;Return values
| 1 | The flow was rewound. |
|---|---|
| 0 | The handle is not valid. |
Remarks
Lets the same passage be laid out again, for instance into a different column width.