PDF SDK Documentation

Comprehensive Guide for Developers: Features, Integration, and API Reference

Loading...
Searching...
No Matches
PDFontInfo Struct Reference

Specifies the font information. More...

#include <pdfsdk/core/fonts.h>

Public Attributes

PDAtom family
PDFontStyle style
PDAtom format

Detailed Description

Specifies the font information.

Member Data Documentation

◆ family

PDAtom PDFontInfo::family

Font family can be Arial, Verdana, Times New Roman etc. See ISO 32000-2:2020 - 9.8 Font descriptors. Table 120 — Entries common to all font descriptors.

◆ format

PDAtom PDFontInfo::format

The font format can be Unknown, Type1, TrueType, CFF or OpenTypeCFF. See ISO 32000-2:2020 - 9.5 Introduction to font data structures.

◆ style

PDFontStyle PDFontInfo::style

Regular, italic, bold, bold and italic.


The documentation for this struct was generated from the following file: