Show / Hide Table of Contents

Enum Font.Type

Font types

Namespace: pdftron.PDF
Assembly: PDFNetAndroid.dll
Syntax
public enum Type

Fields

Name Description
e_CIDType0

Type 0 CID font

e_CIDType2

Type 2 CID font

e_MMType1

Type 1 multiple master PostScript font

e_TrueType

TrueType font

e_Type0

Type 0 PostScript composite (CID) font

e_Type1

Type 1 PostScript font

e_Type3

Type 3 PostScript font

In This Article
Back to top Generated by DocFX