public final class FontType
extends com.aspose.ms.System.Enum
PDF font types.
Modifier and Type | Field and Description |
---|---|
static int |
CIDFontType0
CIDFontType0 type
|
static int |
MMType1
MMType1 type
|
static int |
TrueType
TrueType type
|
static int |
Type0
Type0 type
|
static int |
Type1
Type1 type
|
static int |
Type3
Type3 type
|
public static final int Type1
Type1 type
public static final int TrueType
TrueType type
public static final int MMType1
MMType1 type
public static final int Type3
Type3 type
public static final int Type0
Type0 type
public static final int CIDFontType0
CIDFontType0 type
Copyright © 2016 Aspose. All Rights Reserved.