Skip to content

modern-pdf-lib


modern-pdf-lib / FreeTextAlignment

Type Alias: FreeTextAlignment

FreeTextAlignment = "left" | "center" | "right"

Defined in: src/annotation/types/freeTextAnnotation.ts:27

Text alignment for free text annotations.

Released under the MIT License.