Click or drag to resize

FontIsHorizontalMode Method

Checks if is horizontal mode.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsHorizontalMode()

Return Value

Type: Boolean
true if the font uses horizontal writing mode, false for vertical writing mode.
See Also