'Declaration Public Enum PdfFontProgramType Inherits System.Enum
public enum PdfFontProgramType : System.Enum
__value public enum PdfFontProgramType : public System.Enum
public enum class PdfFontProgramType : public System.Enum
'Declaration Public Enum PdfFontProgramType Inherits System.Enum
public enum PdfFontProgramType : System.Enum
__value public enum PdfFontProgramType : public System.Enum
public enum class PdfFontProgramType : public System.Enum
Member | Description |
---|---|
Undefined | Type is undefined. |
None | Font does not contains font program. |
Type1 | Font program is Type1 font program. |
TrueType | Font program is TrueType (TTF) font program. |
Cff | Font program is Type1 Compact (CFF) font program. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFontProgramType
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5