Skip to main content
Version: API v2 Preview

FontRecommendation

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

Represents font mapping information for a document font.

Declaration

class FontRecommendation

Members

constructor

constructor(documentFontName: string, systemFontName: string): DocumentFontInfo

getDocumentFontName

getDocumentFontName(): string

getSystemFontName

getSystemFontName(): string

documentFontName

documentFontName: string

systemFontName

systemFontName: string

View source at 7bd49ac104cc