Skip to main content
Version: API v2 Preview

FontType

Kind: enum
Module/package: models
SDK: pdfdancer-client-typescript 2.0.0

Font type classification from the PDF.

Declaration

enum FontType

Members

EMBEDDED

EMBEDDED = "EMBEDDED"

STANDARD

STANDARD = "STANDARD"

SYSTEM

SYSTEM = "SYSTEM"

View source at 7bd49ac104cc