GetVerticalWritingMode

Text

Description

Reports whether text runs down the page.

Syntax

Delphi

Function TPDFlib.GetVerticalWritingMode: Integer;

Return values

1Text runs down the page.
0Text runs across the page. A new library instance starts this way.

See also

SetVerticalWritingMode