Table of Contents

Enum EmfXHeight

Namespace
Aspose.Imaging.FileFormats.Emf.Emf.Consts
Assembly
Aspose.Imaging.dll

The XHeight enumeration defines values for one of the characteristics in the PANOSE system for classifying typefaces.

public enum EmfXHeight : byte

Fields

PAN_ANY = 0

The Any height.

PAN_NO_FIT = 1

The No fit.

PAN_XHEIGHT_CONSTANT_LARGE = 4

Constant/large

PAN_XHEIGHT_CONSTANT_SMALL = 2

Constant/small

PAN_XHEIGHT_CONSTANT_STD = 3

Constant/standard

PAN_XHEIGHT_DUCKING_LARGE = 7

Ducking/large

PAN_XHEIGHT_DUCKING_SMALL = 5

Ducking/small

PAN_XHEIGHT_DUCKING_STD = 6

Ducking/standard