pdf-lite - v1.3.0
Preparing search index...
fonts/types
EmbeddedFont
Interface EmbeddedFont
Represents a font that has been found in a PDF document.
interface
EmbeddedFont
{
baseFont
:
string
;
encoding
?:
string
;
fontName
:
string
;
fontRef
:
PdfIndirectObject
<
PdfDictionary
<
PdfDictionaryEntries
>
>
;
}
Index
Properties
base
Font
encoding?
font
Name
font
Ref
Properties
base
Font
baseFont
:
string
Optional
encoding
encoding
?:
string
font
Name
fontName
:
string
font
Ref
fontRef
:
PdfIndirectObject
<
PdfDictionary
<
PdfDictionaryEntries
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Font
encoding
font
Name
font
Ref
pdf-lite - v1.3.0
Loading...
Represents a font that has been found in a PDF document.