FontType Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This enum represents allowed font types.

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources.Fonts
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum FontType
Members

  Member nameValueDescription
Type10 Type1 font.
TrueType1 TrueType font.
Type32 Type3 font.
Type03 Composite font, also called Type0.
See Also

Reference