Appearance
zeropdf / TextAlign
Type Alias: TextAlign
ts
type TextAlign = "left" | "center" | "right" | "justify";Defined in: src/types.ts:828
Horizontal text alignment values.
Appearance
zeropdf / TextAlign
type TextAlign = "left" | "center" | "right" | "justify";Defined in: src/types.ts:828
Horizontal text alignment values.