GetVerticalWritingMode
Text
Description
Reports whether text runs down the page.
Syntax
Delphi
Function TPDFlib.GetVerticalWritingMode: Integer;Return values
| 1 | Text runs down the page. |
|---|---|
| 0 | Text runs across the page. A new library instance starts this way. |