Edit in GitHubLog an issue

@express-document-sdk / BaseFont

Class: abstract BaseFont

Represents a font that is able to be rendered within this document. However, the user may not have edit permissions for all such fonts.

Extended by

Accessors

availableForEditing

get abstract availableForEditing(): boolean

Whether the current user has permission to create / edit content using this font.

Returns

boolean


family

get family(): string

The font family containing the font.

Returns

string


postscriptName

get postscriptName(): string

The PostScript name of the font.

Returns

string


style

get style(): string

The style of the font within the family.

Returns

string

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.