sempdf v1.9.1Type aliases
Type Alias: WritingMode
sempdf / WritingMode
type WritingMode = "horizontal" | "vertical";Defined in: src/types.ts:16
Text flow direction of a block.
sempdf / WritingMode
type WritingMode = "horizontal" | "vertical";Defined in: src/types.ts:16
Text flow direction of a block.