FoxitPDFSDKforWeb  8.4.0
Foxit PDF SDK for Web
Glyphs Class Reference

Font glyphs object. More...

Public Attributes

int bold
 
int flags
 
boolean isBrotli
 
string url
 

Detailed Description

Font glyphs object.

Member Data Documentation

◆ bold

int Glyphs::bold

100 weight font = 0b1; 200 weight font = 0b10;

◆ flags

int Glyphs::flags

Font Descriptor Flags. ConstsPDF::Font_Descriptor_Flags

◆ isBrotli

boolean Glyphs::isBrotli

true: Font resources need to be decrypted by brotli.

◆ url

string Glyphs::url

The url of the font resource.

Foxit Software Corporation Logo
@2022 Foxit Software Incorporated. All rights reserved.