Platforms to show: All Mac Windows Linux Cross-Platform
Back to DynaPDFFontMBS class.
DynaPDFFontMBS.Ascent as Single
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.BaseFont as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.CapHeight as Single
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.DefWidth as Single
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.Descent as Single
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.FirstChar as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.Flags as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.FontFamily as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Unicode or ASCII encoded.
(Read and Write property)
DynaPDFFontMBS.FontFile as Memoryblock
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Only imported fonts are returned.
(Read and Write property)
DynaPDFFontMBS.FontFileType as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
See kffs* constants like those:
| Name | Value | Description |
|---|---|---|
| kffsType1C | 0 | CFF based Type1 font |
| kffsCIDFontType0C | 1 | CFF based Type1 CID font |
| kffsOpenType | 2 | TrueType based OpenType font |
| kffsOpenTypeC | 3 | CFF based OpenType font |
| kffsCIDFontType2 | 4 | TrueType based CID Font |
| kffsNoSubtype | 9 | The font file is in the format of FontType |
DynaPDFFontMBS.FontName as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.FontType as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
If ftType0 the font is a CID font.
(Read and Write property)
DynaPDFFontMBS.ItalicAngle as Single
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.LastChar as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.Length1 as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.Length2 as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.Length3 as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.SpaceWidth as Single
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFFontMBS.WidthsCount as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
Some examples using this property:
DynaPDFFontMBS.XHeight as Single
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
The items on this page are in the following plugins: MBS DynaPDF Plugin.