Enum EmfSerifStyle

Enum EmfSerifStyle

Der Name: Aspose.Imaging.FileFormats.Emf.Emf.Consts Versammlung: Aspose.Imaging.dll (25.4.0)

Die SerifType-Liste definiert Werte für eine der Merkmale des PANOSE-Systems für die Klassifizierung von Typfasen

public enum EmfSerifStyle : byte

Fields

PAN_ANY = 0

Jeder Art.

PAN_NO_FIT = 1

Das nicht fit Stil.

PAN_SERIF_BONE = 8

Der Bone Style.

PAN_SERIF_COVE = 2

Der Cove Style.

PAN_SERIF_EXAGGERATED = 9

Der überschüssige Stil.

PAN_SERIF_FLARED = 14

Der flärierte Stil.

PAN_SERIF_NORMAL_SANS = 11

Das Normal ohne Stil.

PAN_SERIF_OBTUSE_COVE = 3

Das Obtuse Cove Style.

PAN_SERIF_OBTUSE_SANS = 12

Das Obtuse ohne Stil.

PAN_SERIF_OBTUSE_SQUARE_COVE = 5

Das Obtuse Square Cove Style.

PAN_SERIF_PERP_SANS = 13

Der Perp ohne Stil.

PAN_SERIF_ROUNDED = 15

Der runde Stil.

PAN_SERIF_SQUARE = 6

Das Square Style.

PAN_SERIF_SQUARE_COVE = 4

Die Square Cove Style.

PAN_SERIF_THIN = 7

Der dünne Stil.

PAN_SERIF_TRIANGLE = 10

Der Dreieckstil.

 Deutsch